tikv / rust-prometheus

Prometheus instrumentation library for Rust applications
Apache License 2.0
1.04k stars 182 forks source link

#draft proto3 with support of grafana cloud #487

Closed dzmitry-lahoda closed 3 weeks ago

dzmitry-lahoda commented 1 year ago

fails as of now with

---- test::push stdout ----
thread 'test::push' panicked at 'called `Result::unwrap()` on an `Err` value: Msg("unexpected status code 400 Bad Request while pushing to https://prometheus-prod-10-prod-us-central-0.grafana.net/api/prom/push with body `proto: wrong wireType = 1 for field Source\n`")', prometheus-sink/src/lib.rs:37:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace