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] Set a valid service_name for python APM onboarding #131959

Merged
merged 5 commits into from
May 11, 2022

Conversation

basepi
Copy link
Contributor

@basepi basepi commented May 10, 2022

Summary

A user noticed that we were recommending an empty string for SERVICE_NAME in our python APM onboarding. This is invalid and will result in no data showing up in the APM app.

I have fixed the sample config to include a generic service name.

Checklist

No items were applicable to this change.

For maintainers

@basepi basepi requested a review from a team as a code owner May 10, 2022 18:01
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label May 10, 2022
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

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

@basepi basepi enabled auto-merge (squash) May 10, 2022 18:24
@cauemarcondes
Copy link
Contributor

@elasticmachine merge upstream

@basepi basepi disabled auto-merge May 11, 2022 16:13
@basepi
Copy link
Contributor Author

basepi commented May 11, 2022

@trentm @stuartnelson3 I took the liberty of adding a SERVICE_NAME to the node/go configuration samples. If that change doesn't make sense for either of your agents, please tell me!

@basepi
Copy link
Contributor Author

basepi commented May 11, 2022

@trentm @stuartnelson3 I'm reverting those changes, keep things simple. I'm guessing go deals with the empty string similar to Node. If not, you know where you can change it! :)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 2.8MB 2.8MB +34.0B

History

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

@basepi basepi merged commit aa07c76 into elastic:main May 11, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label May 11, 2022
academo pushed a commit to academo/kibana that referenced this pull request May 12, 2022
)

* Set a valid SERVICE_NAME for python APM onboarding

* Fix unit tests

* Update the examples for node and golang

* Revert "Update the examples for node and golang"

This reverts commit 5747d80.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
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:fix Team:APM All issues that need APM UI Team support v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants