-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
VMUI: add support for Prometheus URL in Cardinality Explorer #4320
Labels
Comments
Loori-R
added a commit
that referenced
this issue
Jul 25, 2023
valyala
added a commit
that referenced
this issue
Sep 1, 2023
* feat: add cardinality support for prometheus (#4320) * docs/CHANGELOG.md: add cardinality support for prometheus --------- Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
valyala
added a commit
that referenced
this issue
Sep 1, 2023
* feat: add cardinality support for prometheus (#4320) * docs/CHANGELOG.md: add cardinality support for prometheus --------- Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
|
@sharathfeb12 , vmui is able to query Prometheus from the Cardinality explorer tab starting from the commit f075977 . This commit will be included in the next release. In the mean time you can build VictoriaMetrics from sources and verify whether it works as expected:
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is your feature request related to a problem? Please describe
I wanted to use VMUI Cardinality Explorer for Prometheus instances that we have in our environment. VMUI looks to be much better UX than any other solutions available on market to interact with cardinality.
Discussion with Victoria team can be found here: https://victoriametrics.slack.com/archives/CGZF1H6L9/p1680716612547779
It would be cool if we can support VMUI be compatible with Prometheus, so they can be visualized and interpreted much easily.
Describe the solution you'd like
Add support to connect to Prometheus using VMUI.
Describe alternatives you've considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: