netdata icon indicating copy to clipboard operation
netdata copied to clipboard

Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!

Results 579 netdata issues
Sort by recently updated
recently updated
newest added

### Bug description Buffer cache hit ratio is being averaged across all DBs present in Postgres server. This includes DBs which are idle and where no operations are taking place...

bug
area/collectors
need feedback
Use Cases

### Bug description Hi Team, My netdata cloud agent stopped working. I tried to reinstall the agent . ```cmd wget -O /tmp/netdata-kickstart.sh https://my-netdata.io/kickstart.sh && sh /tmp/netdata-kickstart.sh --claim-token xxxxxxxxxxxxxx --claim-url https://app.netdata.cloud...

bug
area/packaging
needs triage

##### Summary More details when I finish tests. ##### Test Plan ##### Additional Information The code added with this PR was intially tested using [CO-RE](https://github.com/netdata/ebpf-co-re/pull/27) codes and also legacy codes:...

area/packaging
area/collectors
collectors/ebpf

### Bug description Manually added capability CAP_NET_ADMIN for go.d.plugin is lost when agent is updated and file replaced, breaking wireguard collector ### Expected behavior File capability retained if present before...

bug
area/packaging

# Table of Contents - [Summary](#summary) - [Design Overview](#design-overview) - [Configuration](#configuration) - [Custom charts based on regex parsers](#custom-regex-charts) - [Configuration Examples](#configuration-examples) - [Log Collection](#log-collection) - [Tail_plugin.c](#tail-plugin-c) - [FLB_plugin.c](#flb-plugin-c) - [Buffering](#buffering)...

area/ci
area/packaging
area/docs
area/web
area/collectors
area/daemon
Epic
area/build

##### Summary netdata.service: Update PIDFile to avoid systemd legacy path warning Resolves warning logged by systemd: systemd[1]: /lib/systemd/system/netdata.service:14: PIDFile= references a path below legacy directory /var/run/, updating /var/run/netdata/netdata.pid → /run/netdata/netdata.pid;...

area/packaging

##### Summary This is a comprehensive overhaul of how we handle installation of the Netdata agent as a system service. It involves the following changes: - The templated files from...

area/packaging
area/build

##### Summary Should be merged after v1.36.0 is out. --- This PR removes the following modules ([v1.36.0 deprecation notice](https://github.com/netdata/netdata/releases/tag/v1.36.0#v1360-deprecation-notice)): - [python.d/postgres](https://github.com/netdata/netdata/tree/v1.36.0/collectors/python.d.plugin/postgres) ##### Test Plan - check errors during installation. -...

area/packaging
area/docs
area/web
area/collectors
area/build
collectors/python.d

### Problem See https://github.com/netdata/netdata/issues/13389. ### Description In short, handling of stock config files from outside of a container is currently complicated in ways it does not need to be. ###...

area/packaging
feature request

##### Summary Tentative beta release date is no earlier than 2022-09-13. Tentative full release date is no earlier than 2022-10-18 ##### Test Plan CI passes on this PR. ##### Additional...

area/ci
area/packaging
area/docs