Skip to content

Completable Reactor writes metrics with labels #32

@KuznetsovVlad

Description

@KuznetsovVlad

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"}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions