Skip to content

Can this library help us to get dashboard data from grafana? #21

@Sunyelw

Description

@Sunyelw

I got an requirement to obtain the highest tps by java, which can resolve it by PromQL and Grafana dashboard like this:

rate(gateway_requests_seconds_count{application=~"xxxx"}[1m])

dashboard
image

But I do not know how to get this highest tps from Grafana by Java Program in periods. ( such as a week、a month or a year )

Metadata

Metadata

Assignees

No one assigned

    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