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

Add direct link to auto discovery docs in mysql/postgres aurora setup #23110

Merged
merged 4 commits into from
May 13, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 5 additions & 1 deletion content/en/database_monitoring/setup_mysql/aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ instances:
port: 3306
username: datadog
password: '<YOUR_CHOSEN_PASSWORD>' # from the CREATE USER step earlier

# After adding your project and instance, configure the Datadog AWS integration to pull additional cloud data such as CPU and Memory.
aws:
instance_endpoint: '<AWS_INSTANCE_ENDPOINT>'
Expand All @@ -198,10 +198,13 @@ instances:

[Restart the Agent][3] to start sending MySQL metrics to Datadog.

**The Datadog Agent supports [Autodiscovery][10] of all Aurora endpoints in a cluster.**


[1]: /agent/configuration/agent-configuration-files/#agent-configuration-directory
[2]: https://github.com/DataDog/integrations-core/blob/master/mysql/datadog_checks/mysql/data/conf.yaml.example
[3]: /agent/configuration/agent-commands/#start-stop-and-restart-the-agent
[10]: /database_monitoring/guide/aurora_autodiscovery/?tab=mysql
{{% /tab %}}
{{% tab "Docker" %}}

Expand Down Expand Up @@ -370,3 +373,4 @@ If you have installed and configured the integrations and Agent as described and
[7]: https://app.datadoghq.com/databases
[8]: /integrations/amazon_rds
[9]: /database_monitoring/troubleshooting/?tab=mysql

4 changes: 4 additions & 0 deletions content/en/database_monitoring/setup_postgres/aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,12 @@ To configure collecting Database Monitoring metrics for an Agent running on a ho

2. [Restart the Agent][2].

**The Datadog Agent supports [Autodiscovery][14] of all Aurora endpoints in a cluster.**


[1]: https://github.com/DataDog/integrations-core/blob/master/postgres/datadog_checks/postgres/data/conf.yaml.example
[2]: /agent/configuration/agent-commands/#start-stop-and-restart-the-agent
[14]: /database_monitoring/guide/aurora_autodiscovery/?tab=postgres
{{% /tab %}}
{{% tab "Docker" %}}

Expand Down Expand Up @@ -426,3 +429,4 @@ If you have installed and configured the integrations and Agent as described and
[11]: /integrations/amazon_rds
[12]: /database_monitoring/troubleshooting/?tab=postgres
[13]: /database_monitoring/guide/managed_authentication