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

Hardcoded URL suffix for StackServiceAccountToken #233

Open
Duologic opened this issue Jan 20, 2025 · 0 comments
Open

Hardcoded URL suffix for StackServiceAccountToken #233

Duologic opened this issue Jan 20, 2025 · 0 comments
Assignees

Comments

@Duologic
Copy link
Member

Duologic commented Jan 20, 2025

This suffix is hardcoded, it doesn't really affect end users but it does affect internal usage as we're developing against the dev version of Grafana Cloud.

instanceConfig["url"] = fmt.Sprintf("https://%s.grafana.net", a)

As the TODO below it suggests, this would ideally be derived from the client.

@Duologic Duologic self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant