Skip to content

Commit 6d4b52e

Browse files
committed
made changes based on review , typo changes and removed a section
1 parent 16638b7 commit 6d4b52e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/operator-guide/grafana_plugin.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,6 @@ You should consider using OpenObserve's Grafana plugin if you:
3030
2. **Have existing Grafana dashboards** you want to keep
3131
3. **Need to consolidate** OpenObserve data with other data sources in a single Grafana instance
3232

33-
## What the Plugin Enables
34-
35-
With the OpenObserve Grafana plugin, you can:
36-
37-
- **Visualize OpenObserve data** directly in your existing Grafana dashboards
38-
- **Use Grafana Explore** to perform ad-hoc queries on logs and metrics from OpenObserve
39-
- **Combine OpenObserve data** with data from other sources in unified dashboards
40-
- **Use OpenObserve as a Prometheus data source** for metrics visualization
41-
4233
!!! warning "Plugin Maintenance Status"
4334
This Grafana plugin is not actively maintained. It may work with current Grafana and OpenObserve versions, but compatibility isn’t guaranteed. Test thoroughly before production use. For best results, use OpenObserve’s built-in visualizations.
4435

@@ -227,8 +218,7 @@ You should now be able to see the results.
227218

228219
<img src="../images/explore_4.png" width="100%" />
229220

230-
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.
231-
221+
If you want to explore metrics from OpenObserve in Grafana, you can set up OpenObserve as a Prometheus-compatible data source using an endpoint like https://api.openobserve.ai/api/org_name/prometheus. You do not need the plugin for this, as Grafana supports Prometheus natively.
232222

233223

234224

0 commit comments

Comments
 (0)