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

Completable Reactor writes metrics with labels #32

Open
KuznetsovVlad opened this issue Jan 25, 2020 · 0 comments
Open

Completable Reactor writes metrics with labels #32

KuznetsovVlad opened this issue Jan 25, 2020 · 0 comments
Assignees

Comments

@KuznetsovVlad
Copy link

KuznetsovVlad commented Jan 25, 2020

Now reactor writes metrics like this:
ru_fix_completable_reactor_runtime_{OperationType}_{GraphName}_{VertexName}_latencyMax{label="value", .....}

should be:
completable_reactor_latencyMax{label="value", payload="GraphName" vertex="VertexName", operation="OperationType"}

@KuznetsovVlad KuznetsovVlad self-assigned this Jan 25, 2020
KuznetsovVlad pushed a commit that referenced this issue Jan 25, 2020
KuznetsovVlad pushed a commit that referenced this issue Jan 28, 2020
swarmshine added a commit that referenced this issue Mar 27, 2020
#32 use identity instead string, payload name and operation type (mer…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant