Skip to content

Commit

Permalink
Fix WMI link (#12462)
Browse files Browse the repository at this point in the history
  • Loading branch information
urseberry authored Jul 6, 2022
1 parent fa3fe03 commit f354c7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mysql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ See [service_checks.json][22] for a list of service checks provided by this inte
- [Can I use a named instance in the SQL Server integration?][24]
- [Can I set up the dd-agent MySQL check on my Google CloudSQL?][25]
- [MySQL Custom Queries][26]
- [Can I collect SQL Server performance metrics beyond what is available in the sys.dm_os_performance_counters table? Try WMI][27]
- [Use WMI to collect more SQL Server performance metrics][27]
- [How can I collect more metrics from my SQL Server integration?][28]
- [Database user lacks privileges][29]
- [How to collect metrics with a SQL Stored Procedure?][30]
Expand Down Expand Up @@ -559,7 +559,7 @@ Additional helpful documentation, links, and articles:
[24]: https://docs.datadoghq.com/integrations/faq/can-i-use-a-named-instance-in-the-sql-server-integration/
[25]: https://docs.datadoghq.com/integrations/faq/can-i-set-up-the-dd-agent-mysql-check-on-my-google-cloudsql/
[26]: https://docs.datadoghq.com/integrations/faq/how-to-collect-metrics-from-custom-mysql-queries/
[27]: https://docs.datadoghq.com/integrations/guide/can-i-collect-sql-server-performance-metrics-beyond-what-is-available-in-the-sys-dm-os-performance-counters-table-try-wmi/
[27]: https://docs.datadoghq.com/integrations/guide/use-wmi-to-collect-more-sql-server-performance-metrics/
[28]: https://docs.datadoghq.com/integrations/faq/how-can-i-collect-more-metrics-from-my-sql-server-integration/
[29]: https://docs.datadoghq.com/integrations/faq/database-user-lacks-privileges/
[30]: https://docs.datadoghq.com/integrations/guide/collect-sql-server-custom-metrics/#collecting-metrics-from-a-custom-procedure
Expand Down

0 comments on commit f354c7c

Please sign in to comment.