[O11y][Prometheus] Migrate Prometheus Server Overview dashboard to lens#8016
Merged
rajvi-patel-22 merged 3 commits intoelastic:mainfrom Oct 4, 2023
Merged
Conversation
5 tasks
🌐 Coverage report
|
gizas
reviewed
Sep 29, 2023
| "type": "visualization", | ||
| "version": "8.4.0" | ||
| "type": "lens", | ||
| "version": "8.7.0" |
Contributor
There was a problem hiding this comment.
Just from curiosity, is this extracted from 8.9.0 and why here we have 8.7.0?
Contributor
Author
There was a problem hiding this comment.
@gizas, Dashboards could not be exported from 8.9.0 due to below error. Therefore I have exported dashboard from 8.7.0 as minimum Kibana version for Prometheus is 8.9.0.

gizas
reviewed
Sep 29, 2023
| } | ||
| ], | ||
| "timeRestore": false, | ||
| "title": "[Metrics Prometheus] Prometheus Server overview", | ||
| "version": 1 | ||
| }, | ||
| "coreMigrationVersion": "8.4.0", | ||
| "coreMigrationVersion": "8.7.0", |
Contributor
There was a problem hiding this comment.
Same here this remained to 8.7.0. Is this expected?
gizas
approved these changes
Sep 29, 2023
…s_migration_prometheus
|
Package prometheus - 1.13.1 containing this change is available at https://epr.elastic.co/search?package=prometheus |
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.
Urgency
Activity Type
What does this PR do?
Prometheusvisualizations to the lens in the current Kibana version8.9.0itself.Migration stats
Checklist
changelog.ymlfile.Author's Checklist
Related issues