[
https://issues.apache.org/jira/browse/FLINK-21528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias closed FLINK-21528.
----------------------------
Resolution: Won't Fix
Thanks [~wxmimperio] for your proposal. There are some concerns about extending
the metrics REST API in this sense. We would rather encourage the users to use
a proper metrics backend, instead. I'm gonna close this feature request for
now. Feel free to open it again if you see potential for a discussion here.
> Rest Api Support Wildcard
> -------------------------
>
> Key: FLINK-21528
> URL: https://issues.apache.org/jira/browse/FLINK-21528
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST
> Affects Versions: 1.11.1
> Reporter: wxmimperio
> Priority: Major
> Attachments: image-2021-03-01-12-00-36-269.png,
> image-2021-03-01-12-05-05-881.png, image-2021-03-01-12-06-15-340.png
>
>
> !image-2021-03-01-12-00-36-269.png!
> To obtain detailed metrics information, you need to specify the complete
> metrics name.
> But these names are automatically generated, only by obtaining a list of all
> metrics names, and then filtering by keywords.
> For example, the content of the red box is automatically generated without
> knowing in advance.
> !image-2021-03-01-12-06-15-340.png!
> I can only get all the metrics names, and then filter TableSourceScan and
> join-time-max.
> If I can http://xxx/metrics/get=*join-time-max, I can easily filter what i
> want.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)