Skip to content

vSphere OpenTelemetry assets package - #17802

Merged
ishleenk17 merged 5 commits into
elastic:mainfrom
ishleenk17:vsphere_content_pack
Apr 10, 2026
Merged

vSphere OpenTelemetry assets package#17802
ishleenk17 merged 5 commits into
elastic:mainfrom
ishleenk17:vsphere_content_pack

Conversation

@ishleenk17

Copy link
Copy Markdown
Member

Add vSphere OpenTelemetry assets package

@ishleenk17
ishleenk17 requested a review from a team as a code owner March 13, 2026 10:28
Updated the changelog with a more specific description and corrected the PR link.
@github-actions

github-actions Bot commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

Vale Linting Results

Summary: 3 warnings found

⚠️ Warnings (3)
File Line Rule Message
packages/vsphere_otel/docs/README.md 22 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/vsphere_otel/docs/README.md 36 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/vsphere_otel/docs/README.md 39 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@@ -0,0 +1 @@
<svg width="32" height="32" fill="none" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" class="euiIcon euiIcon--xxLarge" focusable="false" role="img" aria-hidden="true"><path fill="#FFF" d="M32 16.77a6.334 6.334 0 00-1.14-3.641 6.298 6.298 0 00-3.02-2.32 9.098 9.098 0 00-.873-5.965A9.05 9.05 0 0022.56.746a9.007 9.007 0 00-5.994-.419 9.037 9.037 0 00-4.93 3.446 4.789 4.789 0 00-5.78-.07A4.833 4.833 0 004.198 9.26a6.384 6.384 0 00-3.035 2.33A6.42 6.42 0 000 15.242 6.341 6.341 0 001.145 18.9a6.305 6.305 0 003.039 2.321 9.334 9.334 0 00-.16 1.725 9.067 9.067 0 001.727 5.333 9.014 9.014 0 004.526 3.287 8.982 8.982 0 005.587-.023 9.016 9.016 0 004.5-3.322 4.789 4.789 0 005.77.074 4.833 4.833 0 001.672-5.542 6.383 6.383 0 003.032-2.331A6.419 6.419 0 0032 16.77z"></path><path fill="#FEC514" d="M12.58 13.787l7.002 3.211 7.066-6.213a7.854 7.854 0 00.152-1.557 7.944 7.944 0 00-1.54-4.704 7.897 7.897 0 00-4.02-2.869 7.87 7.87 0 00-4.932.086 7.9 7.9 0 00-3.92 3.007l-1.174 6.118 1.367 2.92z"></path><path fill="#00BFB3" d="M5.333 21.228A7.964 7.964 0 006.72 27.53a7.918 7.918 0 004.04 2.874 7.89 7.89 0 004.95-.097 7.921 7.921 0 003.926-3.03l1.166-6.102-1.555-2.985-7.03-3.211-6.885 6.248z"></path><path fill="#F04E98" d="M5.288 9.067l4.8 1.137L11.14 4.73a3.785 3.785 0 00-4.538-.023A3.82 3.82 0 005.29 9.065"></path><path fill="#1BA9F5" d="M4.872 10.214a5.294 5.294 0 00-2.595 1.882 5.324 5.324 0 00-.142 6.124 5.287 5.287 0 002.505 2l6.733-6.101-1.235-2.65-5.266-1.255z"></path><path fill="#93C90E" d="M20.873 27.277a3.737 3.737 0 002.285.785 3.783 3.783 0 003.101-1.63 3.813 3.813 0 00.451-3.484l-4.8-1.125-1.037 5.454z"></path><path fill="#07C" d="M21.848 20.563l5.28 1.238a5.34 5.34 0 002.622-1.938 5.37 5.37 0 001.013-3.106 5.312 5.312 0 00-.936-3.01 5.283 5.283 0 00-2.475-1.944l-6.904 6.07 1.4 2.69z"></path></svg> No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚪ LOW Unused sample-logo.svg file

Why: This file is not referenced in manifest.yml and appears to be a leftover/placeholder


Why is Claude responding? | Type @claude to interact further

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@andrewkroh andrewkroh added New Integration Issue or pull request for creating a new integration package. dashboard Relates to a Kibana dashboard bug, enhancement, or modification. documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. labels Mar 15, 2026
@jakubgalecki0

jakubgalecki0 commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

In panels

  • Top Hosts by CPU Utilization
  • Top Hosts by Memory Utilization
  • Top VMs by Disk Latency

some values are are (null). Is this intended?

cc: @ishleenk17

@strawgate

Copy link
Copy Markdown
Contributor

I ran kb-dashboard 0.4.0 upgrade validation on this PR in an isolated worktree.

Results

  • packages/vsphere_otel/_dev/shared
    • upgrade --fail-on-change exit: 4
    • upgrade --write exit: 0
    • post-upgrade compile --format elastic-integrations exit: 1

At least one step failed; please check the compiler output and adjust YAML before recompiling.

Suggested commands:

uvx --from kb-dashboard-cli==0.4.0 kb-dashboard upgrade --input-dir packages/vsphere_otel/_dev/shared --write
uvx --from kb-dashboard-cli==0.4.0 kb-dashboard compile --input-dir packages/vsphere_otel/_dev/shared --output-dir packages/vsphere_otel/kibana/dashboard --format elastic-integrations
@muthu-mps

Copy link
Copy Markdown
Contributor

At least one step failed; please check the compiler output and adjust YAML before recompiling.

Can you check this one @ishleenk17?

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

@ishleenk17
ishleenk17 merged commit b01caf4 into elastic:main Apr 10, 2026
12 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package vsphere_otel - 0.1.0 containing this change is available at https://epr.elastic.co/package/vsphere_otel/0.1.0/

@andrewkroh andrewkroh added the Integration:vsphere_otel VMware vSphere OpenTelemetry Assets label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:vsphere_otel VMware vSphere OpenTelemetry Assets New Integration Issue or pull request for creating a new integration package.

7 participants