elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

For 8.x, the secret token cannot be found and reset in the Elastic Cloud console any more #656

Closed kiju98 closed 2 years ago

kiju98 commented 2 years ago

Describe the bug This is a documentation enhancement request. https://www.elastic.co/guide/en/apm/guide/8.3/secret-token.html says The secret token can be found and reset in the Elastic Cloud console under Deployments — APM & Fleet. but it's only for 7.x and the secret token cannot be found and reset in the Elastic Cloud console for 8.x (https://www.elastic.co/guide/en/cloud/current/ec-manage-integrations-server.html). Can we add a direction for 8.x to refer to https://www.elastic.co/guide/en/apm/guide/8.2/input-apm.html so that people can find APM secret token at Kibana instead?

graphaelli commented 2 years ago

@bmorelli25 ideas for this one? The secret token will still appear on the APM & Fleet page in 8.3 on upgrade from a 7.x cluster but not if using the integration server, but that's not clear as @kiju98 describes.

bmorelli25 commented 2 years ago

Thanks! I've opened https://github.com/elastic/apm-server/pull/8538 with my suggested fix.