Apache: convert bytes_per_sec visualization to lens#530
Merged
mtojek merged 3 commits intoelastic:masterfrom Jan 14, 2021
Merged
Apache: convert bytes_per_sec visualization to lens#530mtojek merged 3 commits intoelastic:masterfrom
mtojek merged 3 commits intoelastic:masterfrom
Conversation
skh
reviewed
Jan 14, 2021
packages/apache/manifest.yml
Outdated
| release: experimental | ||
| conditions: | ||
| kibana.version: '^7.10.0' | ||
| kibana.version: '^7.11.0' |
Contributor
There was a problem hiding this comment.
The lens asset will only be installed in Kibana 7.12 or higher. Can we set an unreleased version here?
Contributor
Author
There was a problem hiding this comment.
Fixed! I set it to 7.12.0.
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
|
skh
approved these changes
Jan 14, 2021
Contributor
skh
left a comment
There was a problem hiding this comment.
LGTM, just one question about the minimal Kibana version.
1 task
mtojek
pushed a commit
to mtojek/integrations
that referenced
this pull request
Jan 18, 2021
)" This reverts commit 53814dd.
mtojek
added a commit
that referenced
this pull request
Jan 18, 2021
* Update dependency on elastic-package * Always run elastic-package test * Revert "Apache: convert bytes_per_sec visualization to lens (#530)" This reverts commit 53814dd. * apache: fix version * mongodb: fix mongodb-search * system: fix kibana prefixes * Revert "system: fix kibana prefixes" This reverts commit 243e158. * Revert "mongodb: fix mongodb-search" This reverts commit 858ecb1. * Bump up elastic-package again
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?
This PR converts single visualization (bytes per sec) to Lens.
Checklist
Screenshots