From 9c3282002102ade080e0b53e34855d59159f2295 Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Fri, 22 Sep 2023 17:56:36 +0200 Subject: [PATCH] Update README.md Signed-off-by: Lorenzo Mangani --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d63493d..c53aaab6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ :rocket: **qryn** is a _drop-in Grafana compatible_ **polyglot observability** framework
-- All your **Logs, Metrics and Traces** live happily together. Locksmith compatible with multiple vendors formats. +- **Logs, Metrics and Traces** living happily together. Locksmith compatible with multiple vendors formats. - Native [LogQL/PromQL/TempoQL APIs](https://qryn.cloud) support for [querying](https://github.com/lmangani/qryn/wiki/LogQL-for-Beginners), [processing](https://github.com/lmangani/qryn/wiki/LogQL-Supported-Queries), [tracing](https://github.com/lmangani/qryn/wiki/Tempo-Tracing) and [alerting](https://github.com/lmangani/qryn/wiki/Ruler---Alerts) [^2] in [Grafana](http://docs.grafana.org/features/explore/) [^3] - Ingestion [APIs](https://qryn.metrico.in/#/support) transparently compatible with [Opentelemetry, Loki, Prometheus, InfluxDB, Elastic](https://qryn.dev) _and [many more](https://github.com/metrico/otel-collector)_ - Dynamically search, filter and extract metrics from _logs, events, spans and traces_. _NO SQL required_.