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

[Fleet] Add agent privileges telemetry #183685

Merged
merged 7 commits into from
May 17, 2024

Conversation

nchaulet
Copy link
Member

@nchaulet nchaulet commented May 16, 2024

Summary

Resolve https://github.com/elastic/ingest-dev/issues/2267

Add telemetry for agent privileges for this send a new event in fleet agent events with the following schema

agents_per_privileges: {
  root:  0,
  unprivileged: 0
}

TODO

  • PR in telemetry to add the new mappings
  • Update tests

@nchaulet nchaulet added the release_note:skip Skip the PR/issue when compiling release notes label May 16, 2024
@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@nchaulet
Copy link
Member Author

/ci

@nchaulet
Copy link
Member Author

/ci

@nchaulet nchaulet self-assigned this May 17, 2024
@nchaulet nchaulet marked this pull request as ready for review May 17, 2024 13:00
@nchaulet nchaulet requested a review from a team as a code owner May 17, 2024 13:00
@kpollich kpollich added the Team:Fleet Team label for Observability Data Collection Fleet team label May 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Copy link
Member

@kpollich kpollich left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for updating the integration tests here.

@nchaulet nchaulet enabled auto-merge (squash) May 17, 2024 14:56
@kibanamachine kibanamachine requested a review from a team as a code owner May 17, 2024 15:10
@nchaulet nchaulet removed the request for review from a team May 17, 2024 15:37
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @nchaulet

@nchaulet nchaulet merged commit 4ca6b4a into elastic:main May 17, 2024
22 checks passed
@kibanamachine kibanamachine added v8.15.0 backport:skip This commit does not require backporting labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants