Skip to content

Rename argus to observability #454

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

Merged
merged 1 commit into from
Aug 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ Your feedback is appreciated!

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

> [!WARNING]
> On August 26 2024, The STACKIT Argus service was renamed to STACKIT Observability.
>
> This means that there is a new command group `observability`, which offers the same functionality as the deprecated `argus` command.
>
> Please make sure to **update your STACKIT CLI to the latest version after August 26 2024** to ensure that you start using `observability` command.

> [!WARNING]
> 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.
>
Expand Down Expand Up @@ -67,7 +74,7 @@ Below you can find a list of the STACKIT services already available in the CLI (

| Service | CLI Commands | Status |
|------------------------------------|---------------------------|---------------------------|
| Argus | `argus` | :white_check_mark: |
| Observability | `observability` | :white_check_mark: |
| Infrastructure as a Service (IaaS) | `beta network-area` | :white_check_mark: (beta) |
| Authorization | `project`, `organization` | :white_check_mark: |
| DNS | `dns` | :white_check_mark: |
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ stackit [flags]

### SEE ALSO

* [stackit argus](./stackit_argus.md) - Provides functionality for Argus
* [stackit auth](./stackit_auth.md) - Authenticates the STACKIT CLI
* [stackit beta](./stackit_beta.md) - Contains beta STACKIT CLI commands
* [stackit config](./stackit_config.md) - Provides functionality for CLI configuration options
Expand All @@ -37,6 +36,7 @@ stackit [flags]
* [stackit mariadb](./stackit_mariadb.md) - Provides functionality for MariaDB
* [stackit mongodbflex](./stackit_mongodbflex.md) - Provides functionality for MongoDB Flex
* [stackit object-storage](./stackit_object-storage.md) - Provides functionality for Object Storage
* [stackit observability](./stackit_observability.md) - Provides functionality for Observability
* [stackit opensearch](./stackit_opensearch.md) - Provides functionality for OpenSearch
* [stackit organization](./stackit_organization.md) - Manages organizations
* [stackit postgresflex](./stackit_postgresflex.md) - Provides functionality for PostgreSQL Flex
Expand Down
37 changes: 0 additions & 37 deletions docs/stackit_argus.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/stackit_argus_credentials.md

This file was deleted.

41 changes: 0 additions & 41 deletions docs/stackit_argus_credentials_create.md

This file was deleted.

40 changes: 0 additions & 40 deletions docs/stackit_argus_credentials_delete.md

This file was deleted.

47 changes: 0 additions & 47 deletions docs/stackit_argus_credentials_list.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/stackit_argus_grafana.md

This file was deleted.

48 changes: 0 additions & 48 deletions docs/stackit_argus_grafana_describe.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/stackit_argus_grafana_public-read-access.md

This file was deleted.

Loading