Skip to content

Conversation

@florianl
Copy link
Member

Proposed commit message

Provide a dashboard for the profilingmetrics connector.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

@florianl florianl added the enhancement New feature or request label Oct 20, 2025
@andrewkroh andrewkroh added dashboard Relates to a Kibana dashboard bug, enhancement, or modification. documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. New Integration Issue or pull request for creating a new integration package. labels Oct 20, 2025
@florianl florianl marked this pull request as ready for review October 21, 2025 06:08
@florianl florianl requested a review from a team as a code owner October 21, 2025 06:08
@florianl florianl requested a review from a team October 21, 2025 06:09
@elasticmachine
Copy link

💚 Build Succeeded

History

@florianl
Copy link
Member Author

florianl commented Oct 27, 2025

Friendly ping for feedback @elastic/integrations-triaging

elastic:
subscription: "basic"
discovery:
fields: []
Copy link
Member

Choose a reason for hiding this comment

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

We can add datastet field here if you want your content pack to auto install once data comes into a specific datastream that you might be using in the dashboard.
Referece: https://github.com/elastic/integrations/blob/main/packages/apache_otel/manifest.yml#L20

Copy link
Member Author

Choose a reason for hiding this comment

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

There is no specific datastream, this integration builds on. And installing this integration, just because something writes data to metrics-generic* might lead to wrong expectations. Therefore, this option is not considered.

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. enhancement New feature or request New Integration Issue or pull request for creating a new integration package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants