Skip to content

Commit

Permalink
Update processors and exporters config for Otel collector
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley committed Sep 13, 2024
1 parent cd60357 commit 26e7b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/testdata/nginx-agent.conf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ collector:
- file_path: "/var/log/nginx/access-custom.conf"
log_format: "$remote_addr - $remote_user [$time_local] \"$request\" $status $body_bytes_sent \"$http_referer\" \"$http_user_agent\" \"$http_x_forwarded_for\"\"$upstream_cache_status\""
processors:
batch:
batch: {}
exporters:
otlp_exporters:
- server:
Expand Down

0 comments on commit 26e7b58

Please sign in to comment.