Skip to content

Commit

Permalink
update apm-agents-opentelemetry-opentelemetry-native-support.mdx (#4297)
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenmcginnis authored Sep 25, 2024
1 parent 24fd045 commit e1ded97
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,15 @@ service:
pipelines:
traces:
receivers: [otlp]
processors: [..., memory_limiter, batch]
exporters: [logging, otlp/elastic]
metrics:
receivers: [otlp]
processors: [..., memory_limiter, batch]
exporters: [logging, otlp/elastic]
logs: [^8]
receivers: [otlp]
processors: [..., memory_limiter, batch]
exporters: [logging, otlp/elastic]
```
[^1]: The receivers, like the
Expand Down

0 comments on commit e1ded97

Please sign in to comment.