Skip to content

Commit

Permalink
docs: updating VictoriaMetrics description
Browse files Browse the repository at this point in the history
Review request computate; more clear explanation how VictoriaMetrics is
setup and can be used for our use case.
  • Loading branch information
schwesig committed Feb 21, 2024
1 parent 0d345b5 commit 44c5aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The following technologies have been chosen for this solution:

- **[Red Hat OpenShift Data Foundation][odf] (ODF)**: ODF is an object storage that is required and made available for Thanos on the RHACM Hub cluster to store all the platform metrics collected from each of the managed clusters.

- **[VictoriaMetrics]**: VictoriaMetrics offers an option it is configured to go to a Backup Object Bucket, and on the infra side, the metrics go to a separate metrics bucket with retention.
- **[VictoriaMetrics]**: VictoriaMetrics offers an option to also send metrics to a Backup Object Bucket, and on the infra side, the metrics go to a separate metrics bucket with retention.

- **[Alertmanager]**: The Alertmanager is a component of RHACM, and it takes care of deduplicating, grouping, and routing the alerts to the predefined appropriate end tools such as email, PagerDuty, or OpsGenie. Basically, the Alertmanager from the managed clusters will forward all the alerts to the RHACM hub cluster observability service for it to take appropriate action on the alerts.

Expand Down

0 comments on commit 44c5aae

Please sign in to comment.