Skip to content

[BUG] how to distinguish the metric with passed record #501

Open
@qshuai

Description

@qshuai

prometheus metric example:

sentinel_go_handled_total{app="unknown_go_service",block_type="",host="xxx",pid="1",resource="GET:/api/test/error",result="pass"} 1213
sentinel_go_handled_total{app="unknown_go_service",block_type="",host="xxx",pid="1",resource="GET:/test/panic",result="pass"} 193

the first record is circuitbreak metric. the other is flow control metric.
But there is not a label to distinguish which the entry belongs to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/metricsIssue related to metrics and monitoring

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions