metrico / qryn

⭐️ All-in-One Polyglot Observability with OLAP Storage for Logs, Metrics, Traces & Profiles. Drop-in Grafana Cloud replacement compatible with Loki, Prometheus, Tempo, Pyroscope, Opentelemetry, Datadog and beyond :rocket:
https://qryn.dev
GNU Affero General Public License v3.0
1.19k stars 67 forks source link

#423 distinguish logs and metrics #440

Closed akvlad closed 8 months ago

akvlad commented 8 months ago

for #423

provide DISTINGUISH_LOGS_METRICS=1 env var

newly ingested data for logs and metrics will be separated automatically

akvlad commented 8 months ago

The tests have been stabilized. Ready for merge.