We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0161325 + 60f99d9 commit a49f4d5Copy full SHA for a49f4d5
Dockerfile
@@ -26,4 +26,7 @@ RUN /test/test.sh
26
############
27
# Final
28
29
+LABEL "com.datadoghq.ad.check_names"='["nginx"]'
30
+LABEL "com.datadoghq.ad.init_configs"='[{}]'
31
+LABEL "com.datadoghq.ad.instances"='[{"nginx_status_url": "http://%%host%%:81/nginx_status/"}]'
32
FROM base
0 commit comments