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

[EA standalone] Add state_namespace data stream by default to the manifests #3750

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

constanca-m
Copy link
Contributor

What does this PR do?

Add the state_namespace data stream by default to the EA manifest files.

This data stream was introduced in version 8.11.0.

The package version was also updated to 1.52.0 as the data stream was introduced there.

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 made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

How to test this PR locally

  1. Clone this branch.
  2. Deploy EA standalone in version 8.11.0.
  3. Check state_namespace metrics are there.

Related issues

Relates to #3100.

Screenshots

image

@constanca-m constanca-m added v8.11.0 backport-v8.11.0 Automated backport with mergify labels Nov 13, 2023
@constanca-m constanca-m self-assigned this Nov 13, 2023
@constanca-m constanca-m requested a review from a team as a code owner November 13, 2023 06:46
@constanca-m constanca-m added the Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team label Nov 13, 2023
@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 13, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-11-13T15:44:59.715+0000

  • Duration: 18 min 44 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@gizas
Copy link
Contributor

gizas commented Nov 13, 2023

@constanca-m

cd elastic/elastic-agent/deploy/kubernetes
❯ make generate-k8s

This will update your /deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml manifest that seems failing in your jenkins

@constanca-m
Copy link
Contributor Author

Thank you @gizas :) I did not know that command

@constanca-m
Copy link
Contributor Author

/test

Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@constanca-m constanca-m merged commit 755c8cb into elastic:main Nov 13, 2023
@constanca-m constanca-m deleted the add-state_namespace branch November 13, 2023 17:15
mergify bot pushed a commit that referenced this pull request Nov 13, 2023
…ifests (#3750)

* Add state_namespace data stream by default

* Update package version to 1.52.0

* Update standalone

(cherry picked from commit 755c8cb)
constanca-m added a commit that referenced this pull request Nov 16, 2023
…ifests (#3750) (#3761)

* Add state_namespace data stream by default

* Update package version to 1.52.0

* Update standalone

(cherry picked from commit 755c8cb)

Co-authored-by: Constança Manteigas <113898685+constanca-m@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.11.0 Automated backport with mergify skip-changelog Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants