feat: add castai_workload_custom_metrics_data_source resource#141
Merged
damiankaminski merged 1 commit intomainfrom Mar 31, 2026
Merged
feat: add castai_workload_custom_metrics_data_source resource#141damiankaminski merged 1 commit intomainfrom
damiankaminski merged 1 commit intomainfrom
Conversation
UOndro
approved these changes
Mar 31, 2026
Member
|
Nit: there's no Context: trying to keep these modules in sync with the goal of extracting these pieces to a shared sub-module some day. Small diffs like this will make that harder to do. |
3 tasks
Contributor
Author
Good catch! Added here and in the other PR (it was missing in 2 out of 3 PRs) |
dvoros-castai
approved these changes
Mar 31, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
545e002 to
25a66c4
Compare
This file contains hidden or 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
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.
Summary
castai_workload_custom_metrics_data_sourceresource to the module, allowing users to configure Prometheus custom metrics data sources via theworkload_custom_metrics_data_sourcesvariablejvm) and manually defined PromQL metrics>= 8.26.0Related provider: castai/terraform-provider-castai#669
Test plan
terraform validatepasses