Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <lorenzo.mangani@gmail.com>
  • Loading branch information
lmangani authored Nov 16, 2023
1 parent 0ea73fa commit 6053061
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ otel-collector:
restart: on-failure
```
### Config Template
### Config Template [view](https://www.otelbin.io/s/55bd7b91-0c89-47d4-b84c-015ad2a76790)
The following template enables popular log, metric and tracing ingestion formats supported by qryn
```yaml
Expand Down Expand Up @@ -164,14 +164,12 @@ extensions:
health_check:
pprof:
zpages:
memory_ballast:
size_mib: 1000

service:
extensions: [pprof, zpages, health_check]
pipelines:
logs:
receivers: [fluentforward, otlp, loki]
receivers: [fluentforward, otlp, loki, syslog, splunk_hec]
processors: [memory_limiter, resourcedetection/system, resource, batch]
exporters: [qryn]
traces:
Expand Down

0 comments on commit 6053061

Please sign in to comment.