We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9907f0f commit 5de9233Copy full SHA for 5de9233
1 file changed
README.md
@@ -107,7 +107,7 @@ The output data is designed to be easily parsed for graphing.
107
108
2. **Grafana:**
109
* If using the `ConsoleExporter` combined with **Loki**, you can query logs for `{app="myapp"} |= "FLOW_LOG:"`.
110
- * If using a custom exporter, you can push directly to **Tempo** or **Jaeger**.
+ * If using a `otel` addon, you can push directly to **Jaeger**. [Example](examples/otlp)
111
112
## ⚠️ Best Practices
113
0 commit comments