Skip to content

Commit 5637766

Browse files
authored
rename argus to observability (#454)
1 parent f9f6382 commit 5637766

File tree

97 files changed

+715
-1857
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+715
-1857
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Your feedback is appreciated!
1616

1717
<a name="warning-new-stackit-idp"></a>
1818

19+
> [!WARNING]
20+
> On August 26 2024, The STACKIT Argus service was renamed to STACKIT Observability.
21+
>
22+
> This means that there is a new command group `observability`, which offers the same functionality as the deprecated `argus` command.
23+
>
24+
> Please make sure to **update your STACKIT CLI to the latest version after August 26 2024** to ensure that you start using `observability` command.
25+
1926
> [!WARNING]
2027
> On July 9 2024, the new [STACKIT Identity Provider (IDP)](https://docs.stackit.cloud/stackit/en/release-notes-23101442.html#ReleaseNotes-2024-06-21-identity-provider) was released. We are happy to announce that on [v0.9.0](https://github.com/stackitcloud/stackit-cli/releases/tag/v0.9.0), the new IDP was integrated in the STACKIT CLI, where it is used for user authentication.
2128
>
@@ -67,7 +74,7 @@ Below you can find a list of the STACKIT services already available in the CLI (
6774

6875
| Service | CLI Commands | Status |
6976
|------------------------------------|---------------------------|---------------------------|
70-
| Argus | `argus` | :white_check_mark: |
77+
| Observability | `observability` | :white_check_mark: |
7178
| Infrastructure as a Service (IaaS) | `beta network-area` | :white_check_mark: (beta) |
7279
| Authorization | `project`, `organization` | :white_check_mark: |
7380
| DNS | `dns` | :white_check_mark: |

docs/stackit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ stackit [flags]
2626

2727
### SEE ALSO
2828

29-
* [stackit argus](./stackit_argus.md) - Provides functionality for Argus
3029
* [stackit auth](./stackit_auth.md) - Authenticates the STACKIT CLI
3130
* [stackit beta](./stackit_beta.md) - Contains beta STACKIT CLI commands
3231
* [stackit config](./stackit_config.md) - Provides functionality for CLI configuration options
@@ -37,6 +36,7 @@ stackit [flags]
3736
* [stackit mariadb](./stackit_mariadb.md) - Provides functionality for MariaDB
3837
* [stackit mongodbflex](./stackit_mongodbflex.md) - Provides functionality for MongoDB Flex
3938
* [stackit object-storage](./stackit_object-storage.md) - Provides functionality for Object Storage
39+
* [stackit observability](./stackit_observability.md) - Provides functionality for Observability
4040
* [stackit opensearch](./stackit_opensearch.md) - Provides functionality for OpenSearch
4141
* [stackit organization](./stackit_organization.md) - Manages organizations
4242
* [stackit postgresflex](./stackit_postgresflex.md) - Provides functionality for PostgreSQL Flex

docs/stackit_argus.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

docs/stackit_argus_credentials.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/stackit_argus_credentials_create.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/stackit_argus_credentials_delete.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/stackit_argus_credentials_list.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

docs/stackit_argus_grafana.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/stackit_argus_grafana_describe.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

docs/stackit_argus_grafana_public-read-access.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)