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

[Metrics UI] Allow user to view K8s container metrics when not using Docker #100229

Closed
neptunian opened this issue May 17, 2021 · 6 comments
Closed
Labels
Feature:Metrics UI Metrics UI feature Feature:ObsInventory stale Used to mark issues that were closed for being stale Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@neptunian
Copy link
Contributor

neptunian commented May 17, 2021

If a user is not using Docker with Kubernetes, which is more likely after Kubernetes 1.20+ where the default daemon for containers is not Docker, there is not a way to view container metrics. It might also be confusing for users to see "Docker" as a dropdown filter when they are not using Docker.

When not using the Docker and monitoring Kubernetes with the Kubernetes module, container metrics are sent to kubernetes.container:

117806225-4f2bbf80-b25a-11eb-8b44-e6a1388daeb8

But when using Docker they're sent to docker.cpu.total.pct

Perhaps we should think about removing the "Docker" filter dropdown item altogether in favor of something generic like "Container" and we can figure out where to look for container metrics whether or not they are from Docker.

@neptunian neptunian added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label May 17, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@sorantis
Copy link

@neptunian thanks for filing this. I think the work done by the Inventory Schema team should solve that by making each integration reporting container data report it in a common way, i.e. more aligned via ECS.

@roshan-elastic
Copy link

Picking this up @neptunian - I agree with this.

As we develop a new inventory, I'm sure we can refer to all containers generically (but allow users to understand/filter by the type of container).

@smith smith added Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team and removed Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Nov 14, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic
Copy link

botelastic bot commented May 12, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the stale Used to mark issues that were closed for being stale label May 12, 2024
@roshan-elastic
Copy link

Closing - will be fixing as part of improving our container views (work either in progress or on near roadmap)

@roshan-elastic roshan-elastic closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Metrics UI Metrics UI feature Feature:ObsInventory stale Used to mark issues that were closed for being stale Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

No branches or pull requests

6 participants