grafana / grafana/pyroscope-dotnet
Deprecate authToken
Open
- Dominant language
- C++
- Stars
- 38
- Forks
- 13
- Avg merge
- 20h 15m
- Merged PRs (30d)
- 10
Description
## Problem
When using the `authToken` 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 `authToken` for authentication in Grafana Cloud
Warn users if `authToken` is specified and the URL is not pointing to the OG Pyroscope Cloud.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.