OpenObserve MCP server

other

If your observability stack runs on OpenObserve, Neotask's agent can query it directly — logs, metrics, traces, and real user monitoring data — using SQL or PromQL under the hood while you just describe what you're looking for. No need to open Grafana-style dashboards to answer "did error rates spike after the last deploy."

What you can automate

OpenObserve MCP serverQuery logs, metrics, traces, and real user monitoring data using SQL or PromQL against an OpenObserve deployment.

Real workflows

Post-deploy health check

Ask "did error rates or latency change after today's deploy" and the agent runs the equivalent OpenObserve query against your logs and metrics, then reports what changed.

Frequently asked questions

Do I need to know SQL or PromQL myself?

No — the agent translates your question into the right query against your OpenObserve deployment.

Does it work with real user monitoring data too?

Yes — RUM data is queryable the same way as logs, metrics, and traces.