-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Support Splunk Observability Cloud scaler #6190
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
I am still working on working in the feedback on PR#6192 (#6192). Hopefully I should complete this by end of next week. |
Sorry, did not manage to complete this last week. I am working on it right now. Thank you in advance for all you patience. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Proposal
I've developed a custom scaler for Splunk Observability Cloud to allow for autoscaling based on a series of metrics that can be queried from Splunk Observability Cloud. Documentation is provided in kedacore/keda-docs#1477.
Scaler Source
Splunk Observability Cloud
Scaling Mechanics
Scaling based on a Metric Time Series queried from Splunk Observability Cloud via the SignalFX GO Client.
Authentication Source
Splunk Observability Access Token and Realm to be configured with the TriggerAuthentication resource.
Anything else?
I admittedly am very new to writing Go programs and collaborate with other developers via GitHub. In case I am doing something wrong, please do let me know, and I will fix it.
The text was updated successfully, but these errors were encountered: