FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for database/sqlite/sqlite_functions.c - icoco/netdata · GitHub
icoco
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
netdata
database
sqlite
sqlite_functions.c
on
master
User selector
Datepicker
Commit history
Commits on Jul 7, 2022
Cid 379238 379238 (#13328)
Show description for 2030b89
stelfrag
authored
2030b89
View commit details
Copy full SHA for 2030b89
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Add hostname in the worker structure to avoid constant lookups (#13199)
stelfrag
authored
072fadc
View commit details
Copy full SHA for 072fadc
View code at this point
Browse repository at this point
Multi-Tier database backend for long term metrics storage (#13263)
Show description for 49234f2
authored
49234f2
View commit details
Copy full SHA for 49234f2
View code at this point
Browse repository at this point
Remove strftime from statements and use unixepoch instead (#13250)
stelfrag
authored
36280fc
View commit details
Copy full SHA for 36280fc
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Migrate data when machine GUID changes (#13232)
Show description for f429d1b
stelfrag
authored
f429d1b
View commit details
Copy full SHA for f429d1b
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
Clean sqlite prepared statements on thread shutdown (#13193)
Show description for 5ecd4b4
stelfrag
authored
5ecd4b4
View commit details
Copy full SHA for 5ecd4b4
View code at this point
Browse repository at this point
Allow for an easy way to do metadata migrations (#13196)
Show description for ea927b8
stelfrag
authored
ea927b8
View commit details
Copy full SHA for ea927b8
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" (#13171)
Show description for afae897
vkalintiris
authored
afae897
View commit details
Copy full SHA for afae897
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Configurable storage engine for Netdata agents: step 3 (#12892)
Show description for 100a12c
aberaud
authored
100a12c
View commit details
Copy full SHA for 100a12c
View code at this point
Browse repository at this point
Commits on May 31, 2022
Fix the retry count and netdata_exit check when running an sqlite3_step command (#13040)
Show description for aa074a3
stelfrag
authored
aa074a3
View commit details
Copy full SHA for aa074a3
View code at this point
Browse repository at this point
Commits on May 30, 2022
Check return value and log an error on failure (#13037)
stelfrag
authored
7e01ad1
View commit details
Copy full SHA for 7e01ad1
View code at this point
Browse repository at this point
Commits on May 19, 2022
Cleanup chart hash and map tables on startup (#12956)
stelfrag
authored
02a418c
View commit details
Copy full SHA for 02a418c
View code at this point
Browse repository at this point
Commits on May 16, 2022
chore: add links to SQLite init options in the src code (#12920)
ilyam8
authored
16ad34d
View commit details
Copy full SHA for 16ad34d
View code at this point
Browse repository at this point
user configurable sqlite PRAGMAs (#12917)
Show description for 48f3bb0
ktsaou
authored
48f3bb0
View commit details
Copy full SHA for 48f3bb0
View code at this point
Browse repository at this point
Commits on May 10, 2022
Initialize the metadata database when performing dbengine stress test (#12861)
Show description for 6ad3e61
stelfrag
authored
6ad3e61
View commit details
Copy full SHA for 6ad3e61
View code at this point
Browse repository at this point
Commits on May 5, 2022
Cleanup node instance (#12825)
stelfrag
authored
6be9b03
View commit details
Copy full SHA for 6be9b03
View code at this point
Browse repository at this point
Commits on May 2, 2022
One way allocator to double the speed of parallel context queries (#12787)
Show description for 87c0cc2
ktsaou
authored
87c0cc2
View commit details
Copy full SHA for 87c0cc2
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Add the ability to perform a data query using an offline node id (#12650)
Show description for 3e1ed14
stelfrag
authored
3e1ed14
View commit details
Copy full SHA for 3e1ed14
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Respect dimension hidden option when executing a query and building the dimension list from the database (#12570)
stelfrag
authored
6086e24
View commit details
Copy full SHA for 6086e24
View code at this point
Browse repository at this point
Improve ACLK sync logging (#12534)
Show description for 5a94449
stelfrag
authored
5a94449
View commit details
Copy full SHA for 5a94449
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Replace write with read locks (#12309)
MrZammler
authored
026a875
View commit details
Copy full SHA for 026a875
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Improve agent to cloud synchronization performance (#12348)
Show description for a706491
stelfrag
authored
a706491
View commit details
Copy full SHA for a706491
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Setting a DB version (to make future schema changes / migration easier) (#12249)
stelfrag
authored
ebfaf8c
View commit details
Copy full SHA for ebfaf8c
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
Add a fix to correctly register child nodes to the cloud via a parent (#12241)
Show description for 44c6382
stelfrag
authored
44c6382
View commit details
Copy full SHA for 44c6382
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Store dimension hidden option in the metadata db (#12196)
Show description for a763d41
stelfrag
authored
a763d41
View commit details
Copy full SHA for a763d41
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Disable hashes for charts and alerts if openssl is not available or cloud is disabled (#12071)
Show description for 7130182
MrZammler
authored
7130182
View commit details
Copy full SHA for 7130182
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Add commands to check and fix database corruption (#11828)
Show description for 0586829
stelfrag
authored
0586829
View commit details
Copy full SHA for 0586829
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Use correct hop count if host is already in memory (#11785)
Show description for 577f8c0
stelfrag
authored
577f8c0
View commit details
Copy full SHA for 577f8c0
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Enable additional functionality for the new cloud architecture (#11579)
stelfrag
authored
12f1606
View commit details
Copy full SHA for 12f1606
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
Use sqlite to store the health log and alert configurations. (#11399)
Show description for b87473c
MrZammler
authored
b87473c
View commit details
Copy full SHA for b87473c
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Add ACLK synchronization event loop (#11396)
stelfrag
authored
6f3b2d8
View commit details
Copy full SHA for 6f3b2d8
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
ACLK-NG New Cloud NodeInstance related msgs (#11234)
Show description for d005dee
underhood
and
stelfrag
authored
d005dee
View commit details
Copy full SHA for d005dee
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Store uuid_t metric_uuid in the dimension state structure instead of uuid_t * (#11212)
stelfrag
authored
37bee1d
View commit details
Copy full SHA for 37bee1d
View code at this point
Browse repository at this point
Commits on May 31, 2021
Provide UTC offset in seconds and edit health config command (#11051)
Show description for 9f40c4b
MrZammler
authored
9f40c4b
View commit details
Copy full SHA for 9f40c4b
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Add functionality to store node_id for a host (#11059)
stelfrag
authored
ece7c8d
View commit details
Copy full SHA for ece7c8d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL