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

SignalFx requires session token when fetching API Keys #777

Open
csolidum opened this issue Feb 10, 2020 · 0 comments
Open

SignalFx requires session token when fetching API Keys #777

csolidum opened this issue Feb 10, 2020 · 0 comments

Comments

@csolidum
Copy link
Contributor

Last year, SignalFx changed their api so that org tokens can no longer be used to fetch other org tokens as mentioned in their docs. This breaks token fetching whenSignalfxDynamicPerTagAPIKeysEnable is enabled in the SignalFx sync, since it relied on the SignalfxAPIKey, which is normally an org token, to fetch these keys. In order to fix this, veneur would need to generate a session token using a valid email/password.

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