Grace Wehner
Grace Wehner
**Is your feature request related to a problem? Please describe.** The proc and cpu input plugins for linux allow a process name/pid to be specified to be able to get...
Currently, authoring scrape configs or debugging issues with scrape configs can be difficult and has a learning curve using just the debug logs of the prometheus receiver. Prometheus has a...
**Description:** Add Prometheus API as an extension for debugging purposes to be able to see the targets, config, and service discovery for what the prometheus receiver is scraping. This uses...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Managed prometheus addon release - 10-04-2024 Release notes here: https://github.com/Azure/prometheus-collector/blob/main/RELEASENOTES.md **Requirements**: - [x]...
This change allows the fluent-bit metrics type to be routed to output proxy plugins such as the golang proxy plugin. Currently the `proxy output plugin` registration does not include the...
This update is for these PRs: - https://github.com/fluent/fluent-bit/pull/9735 - https://github.com/fluent/fluent-bit-go/pull/79
Fluent-bit supports the [CMetrics](https://github.com/fluent/fluent-bit/tree/master/lib/cmetrics) datatype now that is based on Prometheus metrics. This change allows the fluent-bit-go output plugin to decode the metrics type in addition to the existing logs...