New kubernetes module dashboards#31591
Conversation
| - Extend documentation about `orchestrator.cluster` fields {pull}30518[30518] | ||
| - Enhance Oracle Module: Change tablespace metricset collection period {issue}30948[30948] {pull}31259[#31259] | ||
| - Add orchestrator cluster ECS fields in kubernetes events {pull}31341[31341] | ||
| - Add new Kubernetes module dashboards {pull}31341[31341] |
There was a problem hiding this comment.
Add new Kubernetes module metricbeat dashboards
maybe to change to this desc
| "version": 1 | ||
| }, | ||
| "coreMigrationVersion": "8.3.0", | ||
| "id": "kubernetes-0a672d50-bcb1-11ec-b64f-7dd6e8e82013", |
There was a problem hiding this comment.
Can the id change to sth more intuitive in order t understand dashboard file to edit?
I mean that a name kubernetes-cronjob-xxx can help us later on editing specific file.
Think if makes sense to allign filenames with ids
There was a problem hiding this comment.
These ids are created by Kibana itself and probably have to follow such patterns.
| @@ -0,0 +1,203 @@ | |||
| { | |||
There was a problem hiding this comment.
So all dashboards created through lens initially and then exported here correct?
That is why we have this folder?
gizas
left a comment
There was a problem hiding this comment.
For the aesthitcs of dashboards we can have a group chat and maybe feedback after the comparisn of diffrent dashboards we have seen from other products.
Only for the main dashboard minor thoughts:
- I would move memory tiles under numeric ones
- I would change
Pod reserved metricsto a comparison bar (sth more colourfull) that shows directly the health of cluster and make it our central main indicator - I would try to keep 3 columns
|
This pull request is now in conflicts. Could you fix it? 🙏 |
* Add new kubernetes dashboards and delete old ones
What does this PR do?
This PR modifies existing ones and add more out of the box kubernetes module dashboards as part of #31021
Why is it important?
The Kubernetes dashboards offered so far where using some fields the wrong way and also where missing a lot of important visualisations.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Author's Checklist
How to test this PR locally
elastic-package stack up --version=8.3.0-SNAPSHOT -v -d8.3.0-SNAPSHOTin kubernetes https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-kubernetes.htmlmage build./metricbeat setup --dashboards -E setup.dashboards.directory=./module/kubernetes/_meta/kibana/ -E setup.kibana.host=http://elastic:changeme@localhost:5601 -e -d "*"Related issues
Use cases
Screenshots
Dashboards added:













Logs