client_golang
client_golang copied to clipboard
Is there any way to customize lables for built-in metric like "process_cpu_seconds_total"?
Discussed in https://github.com/prometheus/client_golang/discussions/1220
Originally posted by moming00 February 16, 2023
Is there any generic approach to add lables for golang app built-in metrics like process_cpu_seconds_total and go_memstats_alloc_bytes_total ?
I would expect a generic solution which could work on both Prometheus Push & Pull model.
Any inputs would be appreciated.
Hello 👋 Looks like there was no activity on this issue for the last 3 months. Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗 If there will be no activity in the next 4 weeks, this issue will be closed (we can always reopen an issue if we need!).