Open
Description
openedon May 1, 2019
We currently index a good amount of container info through heartbeat (docker/k8s info), but don't display it anywhere. We should show this information to users on the detail pages at the very least, but possibly also on the overview page.
The full list of fields we could display is documented here: https://www.elastic.co/guide/en/beats/heartbeat/current/configuration-autodiscover.html
I would say that we could show the docker icon plus the container.name
with some sort of drill down via mouseover to show the full props. For k8s it would be the same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment