[Kubernetes] Fix Pod dashboard, remove 2 visualisation to migrate to TSDB - #6171
Merged
tetianakravchenko merged 3 commits intoMay 15, 2023
Merged
[Kubernetes] Fix Pod dashboard, remove 2 visualisation to migrate to TSDB#6171tetianakravchenko merged 3 commits into
tetianakravchenko merged 3 commits into
Conversation
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
| @@ -1,4 +1,9 @@ | |||
| # newer versions go on top | |||
| - version: "1.38.0" | |||
4 tasks
🌐 Coverage report
|
Contributor
Is this a Lens specific limitation? Is this something that should get removed? |
MichaelKatsoulis
approved these changes
May 12, 2023
Contributor
Author
yes, seems to be Lens specific, there is max 4 fields for the I would create a different issue and investigate how/if possible to reorganize those visualisation |
Contributor
|
@tetianakravchenko Can you file a Kibana issue on this one if this needs changing in the future? #6171 (comment) |
constanca-m
approved these changes
May 15, 2023
|
Package kubernetes - 1.38.0 containing this change is available at https://epr.elastic.co/search?package=kubernetes |
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
…TSDB (elastic#6171) * dashboard changes: Pod and API server Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> * update PR number Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What does this PR do?
Pod: use last_value instead of average. For counter average is not supported
Api server:
TODO:
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots
This includes both non-TSDB and TSDB data
