Skip to content
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

Configure Otel Agent to monitor external MySQL and Redis metrics via Terraform in Google #127

Closed
amanpruthi opened this issue Jun 4, 2024 · 1 comment · Fixed by #126 or #134
Closed
Assignees

Comments

@amanpruthi
Copy link
Collaborator

To enhance our monitoring capabilities by configuring the OpenTelemetry (Otel) agent running on our clusters to collect key performance metrics (CPU, memory usage) from external MySQL, Redis and any other key infrastructure aspects. The setup should be executed using Terraform to ensure all permissions and configurations are correctly provisioned. The end goal is to integrate this data into Datadog for centralized monitoring in dedicated cloud.

Requirements

The Otel agent must be able to access metrics from external MySQL and Redis databases.
Use Terraform to provision necessary Kubernetes resources and permissions.
Confirm the ability of Otel to collect and relay accurate metrics.
Make sure the otel metrics are tag correctly with attriubes from the k8s cluster
Acceptance Criteria

The Otel agent must successfully collect and display MySQL and Redis CPU and memory usage metrics from external sources.
All configurations must be managed via Terraform with proper versioning and module usage.

@amanpruthi amanpruthi self-assigned this Jun 4, 2024
@amanpruthi amanpruthi linked a pull request Jun 4, 2024 that will close this issue
@amanpruthi
Copy link
Collaborator Author

There is 2 Prs linked with this issue :

wandb/helm-charts#141 >> stackdriver subchart support
#126 >> otel with stackdriver support

@amanpruthi amanpruthi linked a pull request Jun 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant