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

[receiver/awsecscontainermetrics] Clarify behavior of certain metric attributes #35987

Open
pjanotti opened this issue Oct 24, 2024 · 3 comments
Labels
never stale Issues marked with this label will be never staled and automatically removed receiver/awsecscontainermetrics waiting-for-code-owners

Comments

@pjanotti
Copy link
Contributor

Component(s)

receiver/awsecscontainermetrics

Describe the issue you're reporting

In my experiments with the awsecscontainermetrics receiver I didn't see the attributes aws.ecs.container.finished_at and aws.ecs.container.exit_code being generated. Looking at the respective code it seems that they can be generated depending on the time of the query. I would like a confirmation if they can be generated in practice or not. The README.md should be updated to clarify the expected behavior for these attributes.

Three other attributes that called my attention are

aws.ecs.task.pull_started_at
aws.ecs.task.pull_stopped_at
aws.ecs.container.created_at

by my experiments they are fixed per ECS task and container id (for container metrics) but it will be good to have that confirmed. Example: if it is possible, depending on timing, that pull_stopped_at is not set yet while all others are then this can mean 2 distinct timeseries for many systems (at least for a while).

@pjanotti pjanotti added the needs triage New item requiring triage label Oct 24, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@pjanotti
Copy link
Contributor Author

pjanotti commented Nov 8, 2024

Ping @Aneurysm9

Copy link
Contributor

github-actions bot commented Jan 7, 2025

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Jan 7, 2025
@pjanotti pjanotti added never stale Issues marked with this label will be never staled and automatically removed and removed Stale needs triage New item requiring triage labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
never stale Issues marked with this label will be never staled and automatically removed receiver/awsecscontainermetrics waiting-for-code-owners
Projects
None yet
Development

No branches or pull requests

1 participant