Skip to content

Conversation

@metalmatze
Copy link
Member

The PrometheusService supports Query and QueryRange queries.
The requests are still proxied through the API component, yet, the queries aren't constructed and run by the API component anymore, but sent as strings from the API to the UI and then queried from the UI through the API directly to Prometheus.

This allows the UI to run arbitrary queries in the futures. Needed for even more interactive use cases.

@metalmatze metalmatze merged commit 16a62fb into main Jan 2, 2023
@metalmatze metalmatze deleted the api-prometheus branch January 2, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants