summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-03-14go.d.plugin: add docker service discovery (#17152)Ilya Mashchenko
2024-03-12remove repetitive words (#17131)carrychair
2024-03-11Check alert duration on submission to the cloud (#17144)Stelios Fragkakis
2024-03-11Update functions tables docs (#17071)Joao Cardoso
2024-03-11Update go.d.plugin packages (#17145)Ilya Mashchenko
2024-03-11Bump github.com/prometheus-community/pro-bing from 0.3.0 to 0.4.0 in /src/go/...dependabot[bot]
2024-03-11Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 in /src/go/collectors...dependabot[bot]
2024-03-11Bump github.com/vmware/govmomi from 0.35.0 to 0.36.0 in /src/go/collectors/go...Ilya Mashchenko
2024-03-11Bump golang.org/x/net from 0.21.0 to 0.22.0 in /src/go/collectors/go.d.plugin...dependabot[bot]
2024-03-11Bump github.com/cloudflare/cfssl from 1.6.4 to 1.6.5 in /src/go/collectors/go...dependabot[bot]
2024-03-11Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 in /src/go/collectors/go.d...dependabot[bot]
2024-03-11Bump github.com/likexian/whois-parser from 1.24.10 to 1.24.11 in /src/go/coll...dependabot[bot]
2024-03-08Detect self thread when exiting. (#17126)vkalintiris
2024-03-07fix health alert dyncfg schema fullPage option (#17125)Ilya Mashchenko
2024-03-07improve go.d.plugin dyncfg config schemas (#17124)Ilya Mashchenko
2024-03-07eBPF cgroup update (#16630)thiagoftsm
2024-03-06Fix memory leak (#17114)Stelios Fragkakis
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