aws-otel-lambda icon indicating copy to clipboard operation
aws-otel-lambda copied to clipboard

remove metrics

Open tendervittles opened this issue 2 years ago • 1 comments

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.

tendervittles avatar Mar 11 '24 21:03 tendervittles

This PR is stale because it has been open 60 days with no activity.

github-actions[bot] avatar May 12 '24 20:05 github-actions[bot]