Skip to content

Commit dd1b6c0

Browse files
author
Pierre Guceski
authored
add new DD in app agent link (#15220)
1 parent 4199996 commit dd1b6c0

File tree

175 files changed

+181
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+181
-181
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more information on integrations, please reference our [documentation][11] a
3333
[5]: https://github.com/DataDog/integrations-extras
3434
[6]: https://docs.datadoghq.com/developers/integrations/
3535
[7]: https://github.com/DataDog/datadog-agent
36-
[8]: https://app.datadoghq.com/account/settings#agent
36+
[8]: https://app.datadoghq.com/account/settings/agent/latest
3737
[9]: https://docs.pytest.org/en/latest/
3838
[10]: https://packaging.python.org/tutorials/distributing-packages/
3939
[11]: https://docs.datadoghq.com

active_directory/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The Active Directory check does not include any service checks.
7171

7272
Need help? Contact [Datadog support][9].
7373

74-
[1]: https://app.datadoghq.com/account/settings#agent
74+
[1]: https://app.datadoghq.com/account/settings/agent/latest
7575
[2]: https://docs.datadoghq.com/agent/faq/windows-agent-ddagent-user/#installation-in-a-domain-environment
7676
[3]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
7777
[4]: https://github.com/DataDog/integrations-core/blob/master/active_directory/datadog_checks/active_directory/data/conf.yaml.example

activemq/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Additional helpful documentation, links, and articles:
128128

129129
[1]: https://github.com/DataDog/integrations-core/blob/master/activemq/metadata.csv
130130
[2]: https://raw.githubusercontent.com/DataDog/dd-agent/5.10.1/conf.d/activemq.yaml.example
131-
[3]: https://app.datadoghq.com/account/settings#agent
131+
[3]: https://app.datadoghq.com/account/settings/agent/latest
132132
[4]: https://github.com/DataDog/jmxfetch
133133
[5]: https://activemq.apache.org/jmx.html
134134
[6]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory

activemq_xml/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Need help? Contact [Datadog support][6].
9090

9191
- [Monitor ActiveMQ metrics and performance][11]
9292

93-
[1]: https://app.datadoghq.com/account/settings#agent
93+
[1]: https://app.datadoghq.com/account/settings/agent/latest
9494
[2]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
9595
[3]: https://github.com/DataDog/integrations-core/blob/master/activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example
9696
[4]: https://docs.datadoghq.com/developers/metrics/custom_metrics/

aerospike/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Aerospike does not include any events.
110110
Need help? Contact [Datadog support][9].
111111

112112
[1]: https://download.aerospike.com/download/client/python/notes.html#5.0.0
113-
[2]: https://app.datadoghq.com/account/settings#agent
113+
[2]: https://app.datadoghq.com/account/settings/agent/latest
114114
[3]: https://github.com/DataDog/integrations-core/blob/master/aerospike/datadog_checks/aerospike/data/conf.yaml.example
115115
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
116116
[5]: https://docs.datadoghq.com/agent/kubernetes/integrations/

agent_metrics/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The Agent Metrics integration does not include any service checks.
4141
Need help? Contact [Datadog support][7].
4242

4343
[1]: https://docs.datadoghq.com/integrations/go_expvar/
44-
[2]: https://app.datadoghq.com/account/settings#agent
44+
[2]: https://app.datadoghq.com/account/settings/agent/latest
4545
[3]: https://github.com/DataDog/datadog-agent/blob/master/cmd/agent/dist/conf.d/go_expvar.d/agent_stats.yaml.example
4646
[4]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
4747
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

airflow/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Need help? Contact [Datadog support][11].
366366
[1]: https://airflow.apache.org/docs/stable/metrics.html
367367
[2]: https://docs.datadoghq.com/developers/dogstatsd/
368368
[3]: https://docs.datadoghq.com/agent/
369-
[4]: https://app.datadoghq.com/account/settings#agent
369+
[4]: https://app.datadoghq.com/account/settings/agent/latest
370370
[5]: https://github.com/DataDog/integrations-core/blob/master/airflow/datadog_checks/airflow/data/conf.yaml.example
371371
[6]: https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html
372372
[7]: https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#metrics

airflow/tests/k8s_sample/datadog_values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ targetSystem: "linux"
2121
datadog:
2222
## @param apiKey - string - required
2323
## Set this to your Datadog API key before the Agent runs.
24-
## ref: https://app.datadoghq.com/account/settings#agent/kubernetes
24+
## ref: https://app.datadoghq.com/account/settings/agent/latest?platform=kubernetes
2525
#
2626
# API US
2727
apiKey: "00000000000000000000000000000000"

ambari/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Need help? Contact [Datadog support][10].
127127

128128

129129
[1]: https://ambari.apache.org
130-
[2]: https://app.datadoghq.com/account/settings#agent
130+
[2]: https://app.datadoghq.com/account/settings/agent/latest
131131
[3]: https://github.com/DataDog/integrations-core/blob/master/ambari/datadog_checks/ambari/data/conf.yaml.example
132132
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
133133
[5]: https://docs.datadoghq.com/agent/kubernetes/integrations/

apache/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Additional helpful documentation, links, and articles:
261261
- [How to monitor Apache web server with Datadog][22]
262262

263263
[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/apache/images/apache_dashboard.png
264-
[2]: https://app.datadoghq.com/account/settings#agent
264+
[2]: https://app.datadoghq.com/account/settings/agent/latest
265265
[3]: https://docs.datadoghq.com/agent/
266266
[4]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
267267
[5]: https://github.com/DataDog/integrations-core/blob/master/apache/datadog_checks/apache/data/conf.yaml.example

arangodb/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Need help? Contact [Datadog Support][9].
8787

8888

8989
[1]: https://www.arangodb.com/
90-
[2]: https://app.datadoghq.com/account/settings#agent
90+
[2]: https://app.datadoghq.com/account/settings/agent/latest
9191
[3]: https://docs.datadoghq.com/agent/kubernetes/integrations/
9292
[4]: https://github.com/DataDog/integrations-core/blob/master/arangodb/datadog_checks/arangodb/data/conf.yaml.example
9393
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

argocd/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Need help? Contact [Datadog support][9].
146146

147147

148148
[1]: https://argo-cd.readthedocs.io/en/stable/
149-
[2]: https://app.datadoghq.com/account/settings#agent
149+
[2]: https://app.datadoghq.com/account/settings/agent/latest
150150
[3]: https://docs.datadoghq.com/agent/kubernetes/integrations/
151151
[4]: https://docs.datadoghq.com/containers/kubernetes/integrations/?tab=kubernetesadv2
152152
[5]: https://docs.datadoghq.com/agent/kubernetes/log/

aspdotnet/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The ASP.NET check does not include any service checks.
4949

5050
Need help? Contact [Datadog support][8].
5151

52-
[1]: https://app.datadoghq.com/account/settings#agent
52+
[1]: https://app.datadoghq.com/account/settings/agent/latest
5353
[2]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
5454
[3]: https://github.com/DataDog/integrations-core/blob/master/aspdotnet/datadog_checks/aspdotnet/data/conf.yaml.example
5555
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

avi_vantage/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Need help? Contact [Datadog support][9].
4343

4444
[1]: https://avinetworks.com/why-avi/multi-cloud-load-balancing/
4545
[2]: https://docs.datadoghq.com/agent/kubernetes/integrations/
46-
[3]: https://app.datadoghq.com/account/settings#agent
46+
[3]: https://app.datadoghq.com/account/settings/agent/latest
4747
[4]: https://github.com/DataDog/integrations-core/blob/master/avi_vantage/datadog_checks/avi_vantage/data/conf.yaml.example
4848
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
4949
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information

azure_iot_edge/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Need help? Contact [Datadog support][10].
121121
- [Monitor Azure IoT Edge with Datadog][11]
122122

123123
[1]: https://azure.microsoft.com/en-us/services/iot-edge/
124-
[2]: https://app.datadoghq.com/account/settings#agent
124+
[2]: https://app.datadoghq.com/account/settings/agent/latest
125125
[3]: https://docs.microsoft.com/en-us/azure/iot-edge/how-to-deploy-modules-portal
126126
[4]: https://github.com/DataDog/integrations-core/blob/master/azure_iot_edge/datadog_checks/azure_iot_edge/data/conf.yaml.example
127127
[5]: https://docs.datadoghq.com/agent/docker/integrations/

boundary/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ See [service_checks.json][8] for a list of service checks provided by this integ
9898
Need help? Contact [Datadog support][9].
9999

100100
[1]: https://www.boundaryproject.io
101-
[2]: https://app.datadoghq.com/account/settings#agent
101+
[2]: https://app.datadoghq.com/account/settings/agent/latest
102102
[3]: https://docs.datadoghq.com/agent/kubernetes/integrations/
103103
[4]: https://github.com/DataDog/integrations-core/blob/master/boundary/datadog_checks/boundary/data/conf.yaml.example
104104
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

btrfs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Btrfs check does not include any service checks.
4343
Need help? Contact [Datadog support][8].
4444

4545
[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/btrfs/images/btrfs_metric.png
46-
[2]: https://app.datadoghq.com/account/settings#agent
46+
[2]: https://app.datadoghq.com/account/settings/agent/latest
4747
[3]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
4848
[4]: https://github.com/DataDog/integrations-core/blob/master/btrfs/datadog_checks/btrfs/data/conf.yaml.example
4949
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

cacti/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ A [Github issue][7] has been opened to track this memory leak.
162162

163163
Need help? Contact [Datadog support][8].
164164

165-
[1]: https://app.datadoghq.com/account/settings#agent
165+
[1]: https://app.datadoghq.com/account/settings/agent/latest
166166
[2]: https://github.com/DataDog/integrations-core/blob/master/cacti/datadog_checks/cacti/data/conf.yaml.example
167167
[3]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
168168
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information

calico/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Additional helpful documentation, links, and articles:
146146
- [Monitor Calico with Datadog][15]
147147

148148
[1]: https://www.tigera.io/project-calico/
149-
[2]: https://app.datadoghq.com/account/settings#agent
149+
[2]: https://app.datadoghq.com/account/settings/agent/latest
150150
[3]: https://github.com/DataDog/integrations-core/blob/master/calico/datadog_checks/calico/data/conf.yaml.example
151151
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
152152
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information
@@ -155,7 +155,7 @@ Additional helpful documentation, links, and articles:
155155
[8]: https://docs.datadoghq.com/help/
156156
[9]: https://docs.tigera.io/calico/3.25/operations/monitor/monitor-component-metrics
157157
[10]: https://docs.datadoghq.com/developers/integrations/python/
158-
[11]: https://app.datadoghq.com/account/settings#agent
158+
[11]: https://app.datadoghq.com/account/settings/agent/latest
159159
[12]: https://docs.datadoghq.com/agent/kubernetes
160160
[13]: https://docs.datadoghq.com/agent/docker/integrations/?tab=docker
161161
[14]: https://docs.datadoghq.com/agent/kubernetes/log/?tab=containerinstallation#setup

cassandra/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Need help? Contact [Datadog support][4].
8787
- [Monitoring Cassandra with Datadog][16]
8888

8989
[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/cassandra/images/cassandra_dashboard.png
90-
[2]: https://app.datadoghq.com/account/settings#agent
90+
[2]: https://app.datadoghq.com/account/settings/agent/latest
9191
[3]: https://docs.datadoghq.com/integrations/java/
9292
[4]: https://docs.datadoghq.com/help/
9393
[5]: https://github.com/DataDog/integrations-core/blob/master/cassandra/datadog_checks/cassandra/data/conf.yaml.example

cassandra_nodetool/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Need help? Contact [Datadog support][11].
8282

8383
[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/cassandra_nodetool/images/cassandra_dashboard.png
8484
[2]: https://github.com/DataDog/integrations-core/tree/master/cassandra
85-
[3]: https://app.datadoghq.com/account/settings#agent
85+
[3]: https://app.datadoghq.com/account/settings/agent/latest
8686
[4]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
8787
[5]: https://github.com/DataDog/integrations-core/blob/master/cassandra_nodetool/datadog_checks/cassandra_nodetool/data/conf.yaml.example
8888
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

ceph/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Need help? Contact [Datadog support][9].
8686
- [Monitor Ceph: From node status to cluster-wide performance][10]
8787

8888
[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/ceph/images/ceph_dashboard.png
89-
[2]: https://app.datadoghq.com/account/settings#agent
89+
[2]: https://app.datadoghq.com/account/settings/agent/latest
9090
[3]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
9191
[4]: https://github.com/DataDog/integrations-core/blob/master/ceph/datadog_checks/ceph/data/conf.yaml.example
9292
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

cert_manager/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Need help? Contact [Datadog support][9].
4545

4646
[1]: https://github.com/jetstack/cert-manager
4747
[2]: https://raw.githubusercontent.com/DataDog/integrations-core/master/cert_manager/images/overview_dashboard.png
48-
[3]: https://app.datadoghq.com/account/settings#agent
48+
[3]: https://app.datadoghq.com/account/settings/agent/latest
4949
[4]: https://github.com/DataDog/integrations-core/blob/master/cert_manager/datadog_checks/cert_manager/data/conf.yaml.example
5050
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
5151
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information

cilium/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Need help? Contact [Datadog support][11].
176176

177177
[1]: https://cilium.io
178178
[2]: https://docs.datadoghq.com/agent/kubernetes/integrations/
179-
[3]: https://app.datadoghq.com/account/settings#agent
179+
[3]: https://app.datadoghq.com/account/settings/agent/latest
180180
[4]: https://github.com/DataDog/integrations-core/blob/master/cilium/datadog_checks/cilium/data/conf.yaml.example
181181
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
182182
[6]: https://docs.datadoghq.com/agent/kubernetes/?tab=daemonset#installation

cisco_aci/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Because this check queries all the tenants, apps, and endpoints listed before re
121121
122122
Need help? Contact [Datadog support][9].
123123
124-
[1]: https://app.datadoghq.com/account/settings#agent
124+
[1]: https://app.datadoghq.com/account/settings/agent/latest
125125
[2]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
126126
[3]: https://github.com/DataDog/integrations-core/blob/master/cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example
127127
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

citrix_hypervisor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Additional helpful documentation, links, and articles:
7777

7878
[1]: https://www.citrix.com/products/citrix-hypervisor/
7979
[2]: https://docs.datadoghq.com/agent/kubernetes/integrations/
80-
[3]: https://app.datadoghq.com/account/settings#agent
80+
[3]: https://app.datadoghq.com/account/settings/agent/latest
8181
[4]: https://docs.citrix.com/en-us/xencenter/7-1/rbac-roles.html
8282
[5]: https://github.com/DataDog/integrations-core/blob/master/citrix_hypervisor/datadog_checks/citrix_hypervisor/data/conf.yaml.example
8383
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

clickhouse/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Need help? Contact [Datadog support][10].
100100

101101
[1]: https://clickhouse.yandex
102102
[2]: https://docs.datadoghq.com/agent/kubernetes/integrations/
103-
[3]: https://app.datadoghq.com/account/settings#agent
103+
[3]: https://app.datadoghq.com/account/settings/agent/latest
104104
[4]: https://github.com/DataDog/integrations-core/blob/master/clickhouse/datadog_checks/clickhouse/data/conf.yaml.example
105105
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
106106
[6]: https://docs.datadoghq.com/agent/kubernetes/log/

cloud_foundry_api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Need help? Contact [Datadog support][9].
4444

4545
[1]: http://v3-apidocs.cloudfoundry.org
4646
[2]: https://docs.datadoghq.com/agent/kubernetes/integrations
47-
[3]: https://app.datadoghq.com/account/settings#agent
47+
[3]: https://app.datadoghq.com/account/settings/agent/latest
4848
[4]: https://github.com/DataDog/integrations-core/blob/master/cloud_foundry_api/datadog_checks/cloud_foundry_api/data/conf.yaml.example
4949
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
5050
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information

cloudera/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Additional helpful documentation, links, and articles:
207207
- [Gain visibility into your Cloudera clusters with Datadog][15]
208208

209209
[1]: https://www.cloudera.com/products/cloudera-data-platform.html
210-
[2]: https://app.datadoghq.com/account/settings#agent
210+
[2]: https://app.datadoghq.com/account/settings/agent/latest
211211
[3]: https://docs.datadoghq.com/agent/kubernetes/integrations/
212212
[4]: https://github.com/DataDog/integrations-core/blob/master/cloudera/datadog_checks/cloudera/data/conf.yaml.example
213213
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

cockroachdb/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Additional helpful documentation, links, and articles:
121121
- [Monitor CockroachDB performance metrics with Datadog][11]
122122

123123
[1]: https://www.cockroachlabs.com/product/cockroachdb
124-
[2]: https://app.datadoghq.com/account/settings#agent
124+
[2]: https://app.datadoghq.com/account/settings/agent/latest
125125
[3]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/
126126
[4]: https://github.com/DataDog/integrations-core/blob/master/cockroachdb/datadog_checks/cockroachdb/data/conf.yaml.example
127127
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

confluent_platform/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ See [service_checks.json][9] for a list of service checks provided by this integ
117117
Need help? Contact [Datadog support][10].
118118
119119
120-
[1]: https://app.datadoghq.com/account/settings#agent
120+
[1]: https://app.datadoghq.com/account/settings/agent/latest
121121
[2]: https://github.com/DataDog/jmxfetch
122122
[3]: https://github.com/DataDog/integrations-core/blob/master/confluent_platform/datadog_checks/confluent_platform/data/conf.yaml.example
123123
[4]: https://github.com/DataDog/integrations-core/blob/master/confluent_platform/datadog_checks/confluent_platform/data/metrics.yaml

consul/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Additional helpful documentation, links, and articles:
245245
- [Datadog NPM now supports Consul networking][23]
246246

247247
[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/consul/images/consul-dash.png
248-
[2]: https://app.datadoghq.com/account/settings#agent
248+
[2]: https://app.datadoghq.com/account/settings/agent/latest
249249
[3]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
250250
[4]: https://github.com/DataDog/integrations-core/blob/master/consul/datadog_checks/consul/data/conf.yaml.example
251251
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

consul_connect/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Need help? Contact [Datadog support][15].
7474
[1]: https://www.consul.io/docs/connect#connect
7575
[2]: https://docs.datadoghq.com/integrations/envoy/
7676
[3]: https://www.consul.io/docs/connect/proxies/envoy#envoy-integration
77-
[4]: https://app.datadoghq.com/account/settings#agent
77+
[4]: https://app.datadoghq.com/account/settings/agent/latest
7878
[5]: https://www.consul.io/commands/connect/envoy#admin-bind
7979
[6]: https://docs.datadoghq.com/integrations/envoy/?tab=host#metric-collection
8080
[7]: https://docs.datadoghq.com/integrations/envoy/?tab=host#log-collection

containerd/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ See [service_checks.json][6] for a list of service checks provided by this integ
120120
Need help? Contact [Datadog support][3].
121121

122122

123-
[1]: https://app.datadoghq.com/account/settings#agent
123+
[1]: https://app.datadoghq.com/account/settings/agent/latest
124124
[2]: https://github.com/DataDog/datadog-agent/blob/master/cmd/agent/dist/conf.d/containerd.d/conf.yaml.default
125125
[3]: https://docs.datadoghq.com/help/
126126
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent

0 commit comments

Comments
 (0)