-
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 SolarWinds Scaler #6576
Support SolarWinds Scaler #6576
Comments
PRs:
|
I think that this is nice! Does SolarWinds observability offer a free tier that we can use for e2e tests? |
There is 30-days free trial that can be used for E2E test purposes if that is sufficient. |
I am concerned 30-days trieal is not enough. We need a permanent solution, we run these e2e tests during the lifetime of a scaler. |
We will create dedicated permanent tenant on staging environment for this purpose, we will just need to make sure that |
Hello Usually, we create/request a tenant for us, and we have an admin account on the tenant in order to manage issues and so on, checking the scaler and the upstream behavior (it doesn't mean that you can't be part of the tenant too), this helps because we as maintainers can help troubleshooting issues. If you provide access to us to that environment/tenant would be nice if we need to fix an issue or so, otherwise you will be the only people allowed to maintain the scaler (which is an option too if you are willing). |
@JorTurFer Unfortunately, due to the nature of the SolarWinds Observability staging environment (lack of resource usage limits), we cannot provide direct admin access to these tenants to anyone outside of SolarWinds. However, the tenant is mostly empty; it contains only a single metric used by the E2E test to retrieve measurements, so there's not much to manage. Once SolarWinds Observability introduces a "free tier"-like option, we could switch to that on Prod, allowing you direct access. However, I cannot guarantee if or when that will happen. Do you use keybase? If so, I could securely send you the |
I don't, maybe @JorTurFer does? |
Proposal
The
solarwinds
scaler allows the users to integrate KEDA with SolarWinds Observability and its data, allowing to autoscale on metrics that are collected by SWO K8s Collector and sent to SolarWinds ObservabilityScaler Source
SolarWinds Observability Metrics
Scaling Mechanics
Based on data returned from metrics of https://www.solarwinds.com/solarwinds-observability
Authentication Source
API Token
Anything else?
No response
The text was updated successfully, but these errors were encountered: