prom2json
prom2json copied to clipboard
A tool to scrape a Prometheus client and dump the result as JSON.
Propagating changes from prometheus/prometheus default branch.
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.6.0 to 0.6.1. Release notes Sourced from github.com/prometheus/client_model's releases. v0.6.1 What's Changed Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in prometheus/client_model#84 Full Changelog: https://github.com/prometheus/client_model/compare/v0.6.0...v0.6.1 Commits 571429e...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.46.0 to 0.53.0. Release notes Sourced from github.com/prometheus/common's releases. v0.53.0 What's Changed Add StatusAt method for Alert struct by @grobinson-grafana in prometheus/common#618 config: allow exposing real secret...
It's still an experimental feature, but it would be great if `prom2json` wouldn't choke on it.
When we send url := "http://user:pass@url" to **FetchMetricFamilies** function, If there is an error (say connection timeout or too many request) the error in is printed along with username and...
Propagating changes from prometheus/prometheus default branch.
Hi, I wanted to use prom2json to convert the output of `promtool tsdb dump-openmetrics`, but I get the following error: error reading metrics: reading text format failed: text format parsing...
Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.307.3 to 0.308.1. Commits ed75344 Merge pull request #17694 from prometheus/cut-3.8.1 bf552e6 Merge pull request #17695 from roidelapluie/roidelapluie/fixfuzzing 7739353 chore: upgrade npm 2e296c1 chore: cut 3.8.1 dbdb7de...
Propagating changes from prometheus/prometheus default branch. *Source can be found [here](https://github.com/prometheus/prometheus/blob/main/scripts/sync_repo_files.sh).*