You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the auth_token for Grafana Cloud, users encounter a confusing error message:
[ERROR] upload profile: failed to upload. server responded with statusCode: '401' and body: '{"status":"error","error":"authentication error: legacy auth cannot be upgraded because the host is not found"}'
Solution
We should deprecate the use of auth_token for authentication in Grafana Cloud
Warn users if auth_token is specified and the URL is not pointing to the OG Pyroscope Cloud.
The text was updated successfully, but these errors were encountered:
Problem
When using the
auth_token
for Grafana Cloud, users encounter a confusing error message:Solution
We should deprecate the use of
auth_token
for authentication in Grafana CloudWarn users if
auth_token
is specified and the URL is not pointing to the OG Pyroscope Cloud.The text was updated successfully, but these errors were encountered: