#LogQL is not the same as #LogsQL — both are optimized for querying, but with key differences.
Here’s how to convert LogQL queries to LogsQL
docs.victoriametrics.com/victorialogs...
#DevOps #Observability #LogManagement #Logs
#LogQL is not the same as #LogsQL — both are optimized for querying, but with key differences.
Here’s how to convert LogQL queries to LogsQL
docs.victoriametrics.com/victorialogs...
#DevOps #Observability #LogManagement #Logs
➡️ Documentation: www.cwcloud.tech/docs/tutoria...
➡️ Documentation: www.cwcloud.tech/docs/tutoria...
This simple example could be done in logql but often going to DuckDB is easier.
What's your workflow?
This simple example could be done in logql but often going to DuckDB is easier.
What's your workflow?
#Monitoring #Observability #TimeSeries #SRE #DevOps https://opsmtrs.com/41EhXHh
#Monitoring #Observability #TimeSeries #SRE #DevOps https://opsmtrs.com/41EhXHh
Grafana/Loki with some LogQL did quickly reveal it. It's scrapers of the AI-Slop generators […]
[Original post on burningboard.net]
Grafana/Loki with some LogQL did quickly reveal it. It's scrapers of the AI-Slop generators […]
[Original post on burningboard.net]
500 lines → ~12 collapsed patterns, ~2% of the tokens. Reject bare {} selectors. Keep the delete API unroutable.
https://devtocash.com/blog/2026-07-29-loki-mcp-server-safe-log-search-agent
#DevOps #SRE
500 lines → ~12 collapsed patterns, ~2% of the tokens. Reject bare {} selectors. Keep the delete API unroutable.
https://devtocash.com/blog/2026-07-29-loki-mcp-server-safe-log-search-agent
#DevOps #SRE
github.com/grafana/mcp-...
github.com/grafana/mcp-...
I keep thinking back to the infra that Facebook had a decade+ ago that let 100s of people work in the same giant codebase. We all need that now openai.com/index/harnes...
I keep thinking back to the infra that Facebook had a decade+ ago that let 100s of people work in the same giant codebase. We all need that now openai.com/index/harnes...
LogQL borrows PromQL’s shape but starts from log lines, not metrics. Here is how the two query languages line up, where they translate cleanly, and where they simply don’t.
LogQL borrows PromQL’s shape but starts from log lines, not metrics. Here is how the two query languages line up, where they translate cleanly, and where they simply don’t.
https://www.valtersit.com/vault/use-grafana-to-visualize-loki-logs-with-derived-fields-9fbd49/
https://www.valtersit.com/vault/use-grafana-to-visualize-loki-logs-with-derived-fields-9fbd49/
Expose a cheap label-discovery call and it stops hallucinating selectors. Grounding beats prompting.
Expose a cheap label-discovery call and it stops hallucinating selectors. Grounding beats prompting.
The agent passes a LogQL query and a lookback in seconds. The server validates the shape, computes the time range, and caps the line count.
Same rule as the Prometheus MCP: expensive knobs are computed, not caller-controlled.
The agent passes a LogQL query and a lookback in seconds. The server validates the shape, computes the time range, and caps the line count.
Same rule as the Prometheus MCP: expensive knobs are computed, not caller-controlled.
Read-only, bounded, and it can't open every stream in your tenant.
Full build:
https://devtocash.com/blog/2026-07-29-loki-mcp-server-safe-log-search-agent
Read-only, bounded, and it can't open every stream in your tenant.
Full build:
https://devtocash.com/blog/2026-07-29-loki-mcp-server-safe-log-search-agent