Skip to content

Commit

Permalink
Merge pull request #5 from DecisiveAI/add-logs-pipeline
Browse files Browse the repository at this point in the history
add logs pipeline
  • Loading branch information
arcanez committed Mar 11, 2024
2 parents 2758e90 + 2817b05 commit 39e9668
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/otelcol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,9 @@ spec:
receivers: [hostmetrics, otlp]
processors: [batch]
exporters: [debug]
logs:
receivers: [otlp]
processors: [batch]
exporters: [debug]
apiVersion: opentelemetry.io/v1alpha1
kind: OpenTelemetryCollector

0 comments on commit 39e9668

Please sign in to comment.