-
Notifications
You must be signed in to change notification settings - Fork 449
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
Add Datadog scaler docs for the new option to use the Cluster Agent as proxy #1310
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for keda ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thank you for your contribution! 🙏 We will review your PR as soon as possible.
Learn more about:
|
arapulido
force-pushed
the
new_datadog_scaler_docs
branch
from
June 13, 2024 12:30
584cabe
to
ac943db
Compare
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
… objects Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
arapulido
force-pushed
the
new_datadog_scaler_docs
branch
from
June 19, 2024 09:36
b43c9bd
to
caae134
Compare
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
…ed for this Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
4 tasks
JorTurFer
approved these changes
Jul 29, 2024
shubhusion
pushed a commit
to shubhusion/keda-docs
that referenced
this pull request
Aug 5, 2024
…s proxy (kedacore#1310) * Add docs for Datadog scaler with Cluster Agent Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Add optional parameters for the Cluster Agent API server Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Move new DD docs to 2.14 Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Add missing cluster agent option Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Add option in the cluster agent to avoid autogenerating DatadogMetric objects Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * fix typo in boolean string type Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Move Datadog cluster agent docs to 2.15 instead Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Mark using the Cluster Agent as proxy as experimental Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * datadogMetricsService paramter is mandatory Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> * Establish 1.8.0 as the minimum version of the Datadog Operator required for this Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> --------- Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com> Signed-off-by: shubhusion <shubham27.sharma03@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This doc change relates to this new feature: #9100
Do not merge until that one is merged as well.
Checklist
Fixes #