Metrics/prometheus - lack of metadata/labels enrichment for process_metrics #2396
Replies: 2 comments 5 replies
-
|
Hey @AlmogAlmado 👋
You can try to do that as described here. Bloblang has a |
Beta Was this translation helpful? Give feedback.
-
|
@Jeffail |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been using the Prometheus push gateway for a while, and it has been excellent. However, I'm currently facing a minor issue with the process_metrics where it seems the meta information cant be enrichment, unlike the pure Benthos event. This becomes problematic when multiple pods are up, as I cannot distinguish between them(CPU,Memory etc)
Ideally, I just need to add the hostname as a label to resolve this issue. Am I missing something, or is there a workaround available?
If development is required, I'd be happy to contribute the necessary changes inside metrics_prometheus.go or process_collector.go.
Thanks,
Almog
Beta Was this translation helpful? Give feedback.
All reactions