Rename argus to observability (#510)
* Create observability resources * add deprecation message to argus * add warning to readme * remove warning from readme * add info back to migration md * Update MIGRATION.md Co-authored-by: João Palet <joao.palet@outlook.com> --------- Co-authored-by: João Palet <joao.palet@outlook.com>
This commit is contained in:
parent
24f3731b33
commit
cc3cf05307
45 changed files with 7718 additions and 71 deletions
1
go.mod
1
go.mod
|
|
@ -20,6 +20,7 @@ require (
|
|||
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.17.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/mongodbflex v0.14.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.10.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/observability v0.1.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/opensearch v0.16.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v0.15.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/postgresql v0.12.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue