Added
- Anonymous usage statistics reporting with per-process event unit, configurable via
--usage-stats/GRAFANA_USAGE_STATS(modes:enabled,disabled,log; default disabled). SupportsDO_NOT_TRACK=1, reports tool call counts and server configuration with no PII, and flushes on a 4-hour interval and at shutdown (#1188) UserAgentfield onGrafanaConfigfor identifying API callers in outbound Grafana requests (#1187)
Fixed
query_loki_logsnow preserves structured metadata when using the compact output format (#1196)
Changed
- Tempo tools now use direct HTTP calls to the Tempo API instead of proxying through an MCP layer, improving reliability and reducing overhead (#1194)