aws-otel-lambda
aws-otel-lambda copied to clipboard
remove metrics
Description:
Remove metrics from sample config.yaml
Running aws-otel-collector-arm64-ver-0-90-1:1 with the current config.yaml produces the following log on startup:
{
"level": "info",
"ts": 1709939437.9498036,
"caller": "[email protected]/exporter.go:275",
"msg": "Deprecated component. Will be removed in future releases.",
"kind": "exporter",
"data_type": "metrics",
"name": "logging"
}
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
This PR is stale because it has been open 60 days with no activity.