Skip to content

Commit a40999e

Browse files
(DOCS-12494) Added link to test script (#21842)
* (DOCS-12494) Added link to test script * (DOCS-12494) Refined link placement to work better with backtick formatting * (DOCS-12494) fixed extra space with link
1 parent 8c737d0 commit a40999e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cisco_aci/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ See [service_checks.json][8] for a list of service checks provided by this integ
153153
## Troubleshooting
154154

155155
### Missing `cisco_aci.tenant.*` metrics
156-
If you are missing `cisco_aci.tenant.*` metrics, you can run the `test/cisco_aci_query.py` script to manually query the tenant endpoint.
156+
If you are missing `cisco_aci.tenant.*` metrics, you can run the `tests/cisco_aci_query.py` [script][18] to manually query the tenant endpoint.
157157

158158
Modify the `apic_url`, `apic_username`, and `apic_password` to your configuration information, and input the tenant URL for the `apic_url`.
159159

@@ -197,3 +197,4 @@ Contact [Datadog support][9].
197197
[15]: /dash/integration/242/cisco-aci---overview
198198
[16]: /logs
199199
[17]: https://docs.datadoghq.com/logs/log_collection/?tab=host#setup
200+
[18]: https://github.com/DataDog/integrations-core/blob/master/cisco_aci/tests/cisco_aci_query.py

0 commit comments

Comments
 (0)