-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add KubeVirt Tile #20189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add KubeVirt Tile #20189
Conversation
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
estherk15
previously approved these changes
Apr 30, 2025
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Review from estherk15 is dismissed. Related teams and files:
- documentation
- kubevirt/README.md
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Datadog Summary✅ Code Quality ✅ Code Security ❌ Dependencies Was this helpful? Give us feedback! |
steveny91
approved these changes
May 12, 2025
Kyle-Neale
approved these changes
May 12, 2025
github-actions bot
pushed a commit
that referenced
this pull request
May 12, 2025
* add kubevirt tile folder * update kubevirt_api manifest and move dashboard to kubevirt tile * delete configuration path * ddev labeler sync * update README * add troubleshooting title * update changelog * fix validation issues * fix json issue in manifest, and metadata csv metric short name * Update kubevirt/README.md Co-authored-by: Esther Kim <esther.kim@datadoghq.com> * Update kubevirt/README.md Co-authored-by: Esther Kim <esther.kim@datadoghq.com> * rename new kubevirt dashboard to avoid collision with existing one * remove metrics from metadata.csv * Revert "remove metrics from metadata.csv" This reverts commit 9d0fd06. * sort metadata.csv metrics * add kubevirt tile to metrics metadata validation exclude list * fix ddev metrics exclusion to metrics instead of openmetrics block --------- Co-authored-by: Esther Kim <esther.kim@datadoghq.com> 0cefae1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dev/testing
dev/tooling
documentation
integration/kubevirt_api
integration/kubevirt
qa/skip-qa
Automatically skip this PR for the next QA
team/agent-integrations
team/documentation
team/saas-integrations
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.
2BF9
span>
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?
Add a separate KubeVirt tile for all the kubevirt integrations: kubevirt_api, kubevirt_controller, kubevirt_handler.
Motivation
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged