Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using count trend in grpc return floating point #162

Open
sakti opened this issue Mar 1, 2024 · 1 comment
Open

Using count trend in grpc return floating point #162

sakti opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels

Comments

@sakti
Copy link

sakti commented Mar 1, 2024

I am trying to visualize the rate of gRPC requests using the count stat function in the K6_PROMETHEUS_RW_TREND_STATS environment variable. However, the result returns a value with a floating point, not an integer.

k6_grpc_req_duration_count{instance_id="1", job_name="grpc-load-test-1", method="SayHello", name="/podinfo.Greeter/SayHello", scenario="default", service="podinfo.Greeter", status="0", testid="push-1", url="target-podinfo-grpc.default.svc.cluster.local:10001/podinfo.Greeter/SayHello"}      24.712

Is this expected?

@go-abhi
Copy link

go-abhi commented May 17, 2024

@sakti , I am also facing same issue, this floating point number is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants