Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove metrics #876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tendervittles
Copy link

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": "exporter@v0.90.1/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 tendervittles requested a review from a team as a code owner March 11, 2024 21:43
Copy link

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

@github-actions github-actions bot added the stale label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant