summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-03-06remove deprecated settings from the health ref doc (#17116)Ilya Mashchenko
2024-03-06fix discovered config default values (#17115)Ilya Mashchenko
2024-03-05remove "os" "hosts" "plugin" and "module" from stock alarms (#17113)Ilya Mashchenko
2024-03-05go.d.plugin add notice log level (#17112)Ilya Mashchenko
2024-03-05Improve cleanup of ephemeral hosts during agent startup (#17104)Stelios Fragkakis
2024-03-05Regenerate integrations.js (#17107)Netdata bot
2024-03-05rm unused files from go.d.plugin (#17110)Ilya Mashchenko
2024-03-05fix links in go.d.plugin (#17108)Ilya Mashchenko
2024-03-05Reorganize and cleanup database related code (#17101)Stelios Fragkakis
2024-03-05remove "foreach" from health REFERENCE.md (#17106)Ilya Mashchenko
2024-03-05go.d.plugin dyncfgv2 (#17064)Ilya Mashchenko
2024-03-05HEALTH: eliminate fields that should be labels (#17048)Costa Tsaousis
2024-03-04Fix ebpf compilation warnings (#17100)Stelios Fragkakis
2024-03-04delete docs/netdata-security.md and replace links to proper points (#17094)Fotis Voutsas
2024-03-04fix go.d.plugin/pulsar tests (#17093)Ilya Mashchenko
2024-03-04Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /src/go/collectors/go...dependabot[bot]
2024-03-01Prepare to functions (eBPF) (#16788)thiagoftsm
2024-02-29Make watcher thread wait for explicit steps. (#17079)vkalintiris
2024-02-27add missing "gotify" to list of notification methods in alarm-notify.sh (#17069)Ilya Mashchenko
2024-02-27Abort the agent if a single shutdown step takes more than 60 seconds. (#17060)vkalintiris
2024-02-27go.d.plugin: set max chart id length to 1200 (#17062)Ilya Mashchenko
2024-02-26Fix links pointing to old go.d repo and update the integrations (#17040)Fotis Voutsas
2024-02-26Regenerate integrations.js (#17061)Netdata bot
2024-02-26Integrate Go plugin with build system. (#17005)Austin S. Hemmelgarn
2024-02-26Assorted build-related changes. (#16906)vkalintiris
2024-02-26Fix typo (#17059)vkalintiris
2024-02-26Protect type anomaly rate map (#17044)vkalintiris
2024-02-26Add watcher thread to report shutdown steps. (#17010)vkalintiris
2024-02-25DYNCFG: call the interceptor when a test is made on a new job (#17052)Costa Tsaousis
2024-02-25fix zpool state chart family (#17054)Ilya Mashchenko
2024-02-22fix alerts jsonschema prototype for latest dyncfg (#17047)Costa Tsaousis
2024-02-22Keep a count of metrics and samples collected (#17042)Stelios Fragkakis
2024-02-22Do not use backtrace when sentry is enabled. (#17043)vkalintiris
2024-02-21Regenerate integrations.js (#17039)Netdata bot
2024-02-21Liquify start-stop-restart doc (#17037)Fotis Voutsas
2024-02-20Improved query target cleanup (#17038)Stelios Fragkakis
2024-02-20Code cleanup (#17036)Stelios Fragkakis
2024-02-20Regenerate integrations.js (#17034)Netdata bot
2024-02-20Documentation changes, new files and restructuring the hierarchy (#17014)Fotis Voutsas
2024-02-19Metric release does not need to fetch retention (#17033)Stelios Fragkakis
2024-02-19Increase RRD_ID_LENGTH_MAX to 1200 (#17028)Stelios Fragkakis
2024-02-19Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 in /src/go/collectors/...dependabot[bot]
2024-02-19Bump k8s.io/client-go from 0.29.1 to 0.29.2 in /src/go/collectors/go.d.plugin...dependabot[bot]
2024-02-16Protect metric release in dimension delete callback (#17020)Stelios Fragkakis
2024-02-16DYNCFG support deleting orphan configurations (#17023)Costa Tsaousis
2024-02-16eBPF - Network Viewer (Move code) (#17018)thiagoftsm
2024-02-15dyncfg: allow tree for individual IDs (#17017)Costa Tsaousis
2024-02-15eBPF & NV (update packages) (#17012)thiagoftsm
2024-02-14Abort on non-zero rc. (#17008)vkalintiris
2024-02-14dyncfg: fix support for testing new jobs (#17009)Costa Tsaousis