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

[APM] Hash service name/environment for APM per_service telemetry #141685

Merged
merged 3 commits into from
Sep 26, 2022

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Sep 23, 2022

Summary

Hash the service names and service environments for per_service telemetry. There's a small risk of there being identifiers in these fields that we don't want to have in our telemetry cluster, and these fields are only collected as unique identifiers for the data -- we don't need them raw. Hashing is safer.

Checklist

No checklist items were applicable

For maintainers

Ref #137216

@basepi basepi added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.4.3 labels Sep 23, 2022
@basepi basepi requested a review from a team as a code owner September 23, 2022 17:25
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Sep 23, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:APM)

@basepi basepi changed the title Hash service name/environment for per_service telemetry Hash service name/environment for APM per_service telemetry Sep 23, 2022
@basepi basepi changed the title Hash service name/environment for APM per_service telemetry [APM] Hash service name/environment for APM per_service telemetry Sep 23, 2022
@basepi
Copy link
Contributor Author

basepi commented Sep 26, 2022

@elasticmachine merge upstream

@basepi basepi enabled auto-merge (squash) September 26, 2022 16:09
@basepi basepi disabled auto-merge September 26, 2022 16:09
@basepi basepi enabled auto-merge (squash) September 26, 2022 16:09
@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

@basepi basepi merged commit 90b9afd into elastic:main Sep 26, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 26, 2022
…astic#141685)

* Hash service name/environment for per_service telemetry

* Fix typing and reorder service name/env

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit 90b9afd)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 26, 2022
…astic#141685)

* Hash service name/environment for per_service telemetry

* Fix typing and reorder service name/env

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit 90b9afd)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.4
8.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Sep 26, 2022
…41685) (#141822)

* Hash service name/environment for per_service telemetry

* Fix typing and reorder service name/env

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit 90b9afd)

Co-authored-by: Colton Myers <[email protected]>
kibanamachine added a commit that referenced this pull request Sep 26, 2022
…41685) (#141821)

* Hash service name/environment for per_service telemetry

* Fix typing and reorder service name/env

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit 90b9afd)

Co-authored-by: Colton Myers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v8.4.3 v8.5.0 v8.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants