-
Notifications
You must be signed in to change notification settings - Fork 28
Grafana-plugin and zplane page tips #77
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
base: main
Are you sure you want to change the base?
Conversation
simranquirky
commented
Jul 1, 2025
- added tip regarding discontinued support for Grafana plugin
- added tip for native support for elastic-search aggregation and query capabilities
…on to give clarity, as earlier things seemed cluttered
…observe-docs into grafana-zplane
|
||
## What the Plugin Enables | ||
|
||
With the OpenObserve Grafana plugin, you can: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Their is no need of this section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey can you fix this line and typo related to metrics in from OpenObserve in Grafana:
Here it means that O2 is compatible with Prometheus API, For grafana to query metrics from O2 as a Prometheus data source, we need a Prometheus-compatible endpoint like https://api.openobserve.ai/api/org_name/prometheus
. Actual line at the end: If you want to explore metrics from OpenObserve in OpenObserve you can setup grafana as a standard prometheus data source and explore metrics. You do not need the plugin for that as grafana supports prometheus data source out of the box.