-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[New Resource] Aws Prometheus Anomaly Detector #49139
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
Open
brosas07
wants to merge
41
commits into
main
Choose a base branch
from
aws_prometheus_anomaly_detector
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 38 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
4f2b561
Did Data Structure section
brosas07 7648552
Added Schema() modeled after the data structures
brosas07 677821a
Removed timeouts
brosas07 dc0a138
Added Create() function
brosas07 f8689f0
Added Read() function and timeouts re-added
brosas07 a8865d0
Updated statusAnomalyDetector and waitAnomalyDetector functions
brosas07 09f4397
Added Update() function
brosas07 1c580e5
Added Delete() function
brosas07 c8ee9e9
Fixed red marks
brosas07 13ceab3
Working on basic test
brosas07 f0bc8ce
Fixed basic test errors
brosas07 bf2bcda
Fixed the disappears test and the rest of the tests generated by go g…
brosas07 0673828
Update test added and passed
brosas07 9c5dd09
Added RandomCutForest test and passed
brosas07 59e32bb
Added labels test and passed
brosas07 0fa75dc
Wrote sweeper code, removed testAccPreCheck, and renamed doc from amp…
brosas07 af37cf4
Moved sweeper func to sweep.go
brosas07 61b540b
Added config base const to test configs
brosas07 54d6d40
Removed comments and status, added status reason output to waiters, p…
brosas07 322b6a0
Wrote the documentation and passed swissshepherd check
brosas07 f60ae7c
Make fmt changes
brosas07 ee2179b
Added anomaly detector list resource (no testing or docs yet)
brosas07 7a51e9f
Ran generated list tests and passed
brosas07 46e3c6b
Added list alias filter test
brosas07 d6f29e5
Added workspace filter test
brosas07 4629a66
Wrote documentation and removed tip comments
brosas07 d5fef93
Made swissshepherd fix
brosas07 3b0e414
Added changelog file
brosas07 19e7aea
Made PR check fixes
brosas07 447739d
Formatting fix
brosas07 fb93780
Another minor formatting fix
brosas07 6f8464e
More fixes
brosas07 36333e8
another formatting fix
brosas07 c019b7c
Removed precheck
brosas07 65bae47
Ran make gen
brosas07 7c84586
Fixed template issue
brosas07 4c76dd6
Minor tmpl fix
brosas07 72c8547
Fixed changelog
brosas07 543c5ca
Moved aws_prometheus_workspace below anomaly_detector in .tf files an…
brosas07 932d5bf
Did changes after review
brosas07 0690c3a
Formatting fix
brosas07 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| ```release-note:new-resource | ||
| aws_prometheus_anomaly_detector | ||
| ``` | ||
|
|
||
| ```release-note:new-list-resource | ||
| aws_prometheus_anomaly_detector | ||
| ``` | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.