Anthonin Bonnefoy
Anthonin Bonnefoy
### What does this PR do? This PR was previously applied in https://github.com/DataDog/integrations-core/pull/11056 However, this triggered segfault as the buffer's size was incorrect as `_u32` element was only counted as...
### What does this PR do? Create a gRPC integration by pulling metrics from channelz. ### Motivation Channelz is the only way to get insight on the channel/subchannel state of...
### What does this PR do? Add a new `postgresql_version` tag to all metrics. ### Motivation Making version available as a metric tag provides multiple benefits: - We can observe...
### What does this PR do? Make collection interval configurable on a per query basis ### Motivation Some queries executed by the agent can be expensive to run, like getting...