Skip to content

Commit

Permalink
Deprecating Management Agent Kubernetes Helm charts (#41)
Browse files Browse the repository at this point in the history
* MGMTAGENT-9051 : Updated helm chart location in README

* Added whitespace

* Added one more whitespace

---------

Co-authored-by: vakamal <[email protected]>
  • Loading branch information
vallabhi-k and vakamal authored Jun 5, 2024
1 parent 5404756 commit 7a2714f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ This Github repository is a collection of various quick start applications offer

At a high level we have following quick start apps:

- [ATP Monitoring](./atp-monitoring/README.md):

This terraform app for monitoring audit logs from an Autonomous Database for transaction processing (ATP),automates the configuration needed to start processing ATP audit logs for analysis in the OCI Logging Analytics.
> [!CAUTION]
Management Agent helm charts for Kubernetes Monitoring are no longer maintained and monitored. Oracle Management Agent helm charts are now part of the OCI Kubernetes Monitoring Solution. Please use the helm charts from [Oracle QuickStart for OCI Kubernetes Monitoring](https://github.com/oracle-quickstart/oci-kubernetes-monitoring).

- [Kubernetes Monitoring](./kubernetes-monitoring/mgmtagent_helm/README.md):

Oracle Management Agent is now available to be deployed as a Docker Container. This helm chart application provides easy deployment way of Management Agent and offers out-of-box monitoring of Kubernetes Cluster.
Oracle Management Agent helm charts are now part of the OCI Kubernetes Monitoring Solution. Please use the helm charts from [Oracle QuickStart for OCI Kubernetes Monitoring](https://github.com/oracle-quickstart/oci-kubernetes-monitoring).

- [ATP Monitoring](./atp-monitoring/README.md):

This terraform app for monitoring audit logs from an Autonomous Database for transaction processing (ATP),automates the configuration needed to start processing ATP audit logs for analysis in the OCI Logging Analytics.

- [Managment Gateway Quick Start](./management-gateway-quickstart/README.md):

Expand All @@ -34,4 +37,4 @@ At a high level we have following quick start apps:

- [Sample Dashboards](./sample-dashboards/README.md):

Sample Dashboards are provided to illustrate how metrics collected by Management Agent appear in the Management Dashboard.
Sample Dashboards are provided to illustrate how metrics collected by Management Agent appear in the Management Dashboard.
3 changes: 3 additions & 0 deletions kubernetes-monitoring/mgmtagent_helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

# **OCI Management Agent Helm Chart**

> [!CAUTION]
Management Agent helm charts for Kubernetes Monitoring are no longer maintained and monitored. Oracle Management Agent helm charts are now part of the OCI Kubernetes Monitoring Solution. Please use the helm charts from [Oracle QuickStart for OCI Kubernetes Monitoring](https://github.com/oracle-quickstart/oci-kubernetes-monitoring).

## About

This provides an end-to-end monitoring solution for Kubernetes Clusters using Management Agent, Monitoring and other Oracle Cloud Infrastructure (OCI) Services. Following steps will walk you through the steps to configure Oracle Management Agent (Oracle provided data collector and Prometheus scraper) to collect various metrics from Kubernetes Cluster using package manager Helm.
Expand Down

0 comments on commit 7a2714f

Please sign in to comment.