Skip to content
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

Update Stack Monitoring data stream to 9 #42823

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

consulthys
Copy link
Contributor

Proposed commit message

This PR updates the Stack Monitoring data stream names to match the new index patterns for release 9 similar to what was done between 7 and 8 (PR #29493)

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Disruptive User Impact

If this change is not made, the monitoring data collected by Metricbeat will not end up in the right data streams.

How to test this PR locally

  1. Run the latest 9 version of any Elastic Stack components (Elasticsearch, Kibana, Logstash, Beats) and monitor them using the appropriate Metricbeat module (elasticsearch, kibana, logstash, beats).
  2. Make sure that the monitoring data ends up in a data stream called .monitoring-<product>-9-mb

Related issues

Closes #42822
Relates to elastic/elasticsearch#123102

@consulthys consulthys added bug Team:Monitoring Stack Monitoring team backport-9.0 Automated backport to the 9.0 branch labels Feb 21, 2025
@consulthys consulthys requested review from pickypg and a team February 21, 2025 09:43
@consulthys consulthys self-assigned this Feb 21, 2025
@consulthys consulthys requested a review from a team as a code owner February 21, 2025 09:43
@consulthys consulthys requested review from rdner and mauri870 February 21, 2025 09:43
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Feb 21, 2025
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Feb 21, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-9.0 Automated backport to the 9.0 branch bug Metricbeat Metricbeat monitoring Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Monitoring Stack Monitoring team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Stack Monitoring] Update Stack Monitoring data stream names to version 9
4 participants