The GRPS protocol does not record tags in system metrics such as scenario and etc · Issue #10 · szkiba/xk6-prometheus · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is screen from prometheus for same metrics for http and grpc.
The text was updated successfully, but these errors were encountered:
HarryHoudini
changed the title
The GRPS protocol does not record tags in system metrics such as scenario
The GRPS protocol does not record tags in system metrics such as scenario and etc
May 30, 2023
Sorry for the delay. I'm asking for a little more patience, I'm on vacation, and then I'll start a new job. I can probably deal with the problem in mid-August.
Hi. Thank for Prometheus exporter and your job. This is only one solution for scrapping metrics with prometheus.
I encountered an error. When I started tests with custom tags in scenario for grpc service I receive error Not all tags used as labels from line https://github.com/szkiba/xk6-prometheus/blob/master/internal/prometheus.go#L114
I did't see scenario tag or another tag which I add in scenario script.
grpc test scenario.
http test scenario.
I'm getting this error only when start test for grpc service. When I start test for http protocol it's work as expected - all tags is setted.
http
grpc
I notice two things
Below is screen from prometheus for same metrics for http and grpc.

The text was updated successfully, but these errors were encountered: