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 global data tags telemetry #186390

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

nchaulet
Copy link
Member

Summary

Resolve #184504

Add telemetry for the new global data tags feature

+   "count_with_global_data_tags": 2, // Count of policies using global data tags
+    "avg_number_global_data_tags_per_policy": 3  // Average number of fields per policy

Tests

That change is covered with an automated tests.

That PR will need a follow up PR in telemetry to had the mappings.

@nchaulet nchaulet added release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team labels Jun 18, 2024
@nchaulet nchaulet requested a review from a team as a code owner June 18, 2024 14:22
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@obltmachine
Copy link

🤖 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!)

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

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

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.

Code LGTM

@nchaulet nchaulet merged commit 7ee9317 into elastic:main Jun 18, 2024
31 checks passed
@nchaulet nchaulet deleted the feature-telemetry-global-data-tags branch June 18, 2024 17:15
@kibanamachine kibanamachine added v8.15.0 backport:skip This commit does not require backporting labels Jun 18, 2024
bhapas pushed a commit to bhapas/kibana that referenced this pull request Jun 18, 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.

[Telemetry] Report the policies that have add_field enabled.
6 participants