Skip to content

Commit 50d7d03

Browse files
author
Gus
authored
[Doc] Removing image partial (DataDog#1791)
* removing image partial
1 parent d1fdf9c commit 50d7d03

File tree

98 files changed

+239
-149
lines changed

Some content is hidden

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

98 files changed

+239
-149
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ For new integrations, please open a pull request in the [integrations-extras][ex
7676

7777
[troubleshooting]: https://datadog.zendesk.com/hc/en-us/sections/200766955-Troubleshooting
7878
[kb]: https://datadog.zendesk.com/hc/en-us
79-
[support]: http://docs.datadoghq.com/help/
79+
[support]: https://docs.datadoghq.com/help/
8080
[flare]: https://docs.datadoghq.com/agent/troubleshooting/#send-a-flare
8181
[extras]: https://github.com/DataDog/integrations-extras
82-
[slack]: http://datadoghq.slack.com
82+
[slack]: https://datadoghq.slack.com

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ and [knowledge base][12]. You can also visit our
7373
[8]: https://docs.datadoghq.com/agent/
7474
[9]: https://docs.pytest.org/en/latest/
7575
[10]: https://packaging.python.org/tutorials/distributing-packages/
76-
[11]: http://docs.datadoghq.com
76+
[11]: https://docs.datadoghq.com
7777
[12]: https://help.datadoghq.com/hc/en-us
78-
[13]: http://docs.datadoghq.com/help/
78+
[13]: https://docs.datadoghq.com/help/
7979
[14]: https://github.com/DataDog/integrations-core/blob/master/tasks/constants.py#L15

active_directory/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
4343
[2]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
4444
[3]: https://github.com/DataDog/integrations-core/blob/master/active_directory/metadata.csv
4545
[4]: https://app.datadoghq.com/account/settings#agent
46-
[5]: http://docs.datadoghq.com/help/
46+
[5]: https://docs.datadoghq.com/help/
4747
[6]: https://www.datadoghq.com/blog/
4848
[7]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent

activemq/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ Need help? Contact [Datadog Support][107].
109109

110110
[101]: https://app.datadoghq.com/account/settings#agent
111111
[102]: https://github.com/DataDog/jmxfetch
112-
[103]: http://activemq.apache.org/jmx.html
112+
[103]: https://activemq.apache.org/jmx.html
113113
[104]: https://github.com/DataDog/integrations-core/blob/master/activemq/datadog_checks/activemq/data/conf.yaml.example
114114
[105]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
115-
[107]: http://docs.datadoghq.com/help/
115+
[107]: https://docs.datadoghq.com/help/
116116
[108]: https://www.datadoghq.com/blog/monitor-activemq-metrics-performance/
117117
[109]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent

activemq_xml/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Need help? Contact [Datadog Support][5].
4646
[2]: https://github.com/DataDog/integrations-core/blob/master/activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example
4747
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
4848
[4]: https://github.com/DataDog/integrations-core/blob/master/activemq_xml/metadata.csv
49-
[5]: http://docs.datadoghq.com/help/
49+
[5]: https://docs.datadoghq.com/help/
5050
[6]: https://www.datadoghq.com/blog/monitor-activemq-metrics-performance/
5151
[7]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
5252
[8]: https://github.com/DataDog/integrations-core/blob/master/docs/index.md

agent_metrics/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
4545
[2]: https://github.com/DataDog/integrations-core/blob/master/agent_metrics/datadog_checks/agent_metrics/data/conf.yaml.default
4646
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
4747
[4]: https://github.com/DataDog/integrations-core/blob/master/agent_metrics/metadata.csv
48-
[5]: http://docs.datadoghq.com/help/
48+
[5]: https://docs.datadoghq.com/help/
4949
[6]: https://www.datadoghq.com/blog/
5050
[7]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent

amazon_eks/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ Need help? Contact [Datadog Support][9].
4545
[6]: https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes/#log-collection-setup
4646
[7]: https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes/#container-installation
4747
[8]: https://docs.datadoghq.com/logs/log_collection/docker/#option-2-container-installation
48-
[9]: http://docs.datadoghq.com/help/
48+
[9]: https://docs.datadoghq.com/help/
4949
[10]: https://www.datadoghq.com/blog/announcing-eks/

apache/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Agent Check: Apache Web Server
2-
{{< img src="integrations/apache/apachegraph.png" alt="apache graph" responsive="true" popup="true">}}
2+
3+
![Apache Graph][12]
4+
35
## Overview
46

57
The Apache check tracks requests per second, bytes served, number of worker threads, service uptime, and more.
@@ -113,3 +115,4 @@ Returns CRITICAL if the Agent cannot connect to the configured `apache_status_ur
113115
[9]: https://www.datadoghq.com/blog/monitoring-apache-web-server-performance/
114116
[10]: https://www.datadoghq.com/blog/collect-apache-performance-metrics/
115117
[11]: https://www.datadoghq.com/blog/monitor-apache-web-server-datadog/
118+
[12]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/apache/apachegraph.png

btrfs/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Btrfs Integration
2-
{{< img src="integrations/btrfs/btrfs_metric.png" alt="btrfs metric" responsive="true" popup="true">}}
2+
3+
![BTRFS metric][8]
4+
35
## Overview
46

57
Get metrics from Btrfs service in real time to:
@@ -46,5 +48,6 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
4648
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
4749
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
4850
[5]: https://github.com/DataDog/integrations-core/blob/master/btrfs/metadata.csv
49-
[6]: http://docs.datadoghq.com/help/
51+
[6]: https://docs.datadoghq.com/help/
5052
[7]: https://www.datadoghq.com/blog/
53+
[8]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/btrfs/btrfs_metric.png

cacti/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
8686
[2]: https://github.com/DataDog/integrations-core/blob/master/cacti/datadog_checks/cacti/data/conf.yaml.example
8787
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
8888
[4]: https://github.com/DataDog/integrations-core/blob/master/cacti/metadata.csv
89-
[5]: http://docs.datadoghq.com/help/
89+
[5]: https://docs.datadoghq.com/help/
9090
[6]: https://www.datadoghq.com/blog/

cassandra/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Cassandra Integration
2-
{{< img src="integrations/cassandra/cassandra.png" alt="Cassandra default dashboard" responsive="true" popup="true">}}
2+
3+
![Cassandra default dashboard][1011]
4+
35
## Overview
46

57
Get metrics from Cassandra service in real time to:
@@ -84,7 +86,8 @@ Need help? Contact [Datadog Support][107].
8486
[104]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
8587
[105]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
8688
[106]: https://github.com/DataDog/integrations-core/blob/master/cassandra/metadata.csv
87-
[107]: http://docs.datadoghq.com/help/
89+
[107]: https://docs.datadoghq.com/help/
8890
[108]: https://www.datadoghq.com/blog/how-to-monitor-cassandra-performance-metrics/
8991
[109]: https://www.datadoghq.com/blog/how-to-collect-cassandra-metrics/
9092
[1010]: https://www.datadoghq.com/blog/monitoring-cassandra-with-datadog/
93+
[1011]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/cassandra/cassandra.png

cassandra_nodetool/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Need help? Contact [Datadog Support][6].
7272
[3]: https://github.com/DataDog/integrations-core/blob/master/cassandra_nodetool/datadog_checks/cassandra_nodetool/data/conf.yaml.example
7373
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
7474
[5]: https://github.com/DataDog/integrations-core/blob/master/cassandra_nodetool/metadata.csv
75-
[6]: http://docs.datadoghq.com/help/
75+
[6]: https://docs.datadoghq.com/help/
7676
[7]: https://www.datadoghq.com/blog/how-to-monitor-cassandra-performance-metrics/
7777
[8]: https://www.datadoghq.com/blog/how-to-collect-cassandra-metrics/
7878
[9]: https://www.datadoghq.com/blog/monitoring-cassandra-with-datadog/

ceph/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ceph Integration
2-
{{< img src="integrations/ceph/ceph_graph.png" alt="Ceph Graph" responsive="true" popup="true">}}
2+
3+
![Ceph Graph][7]
4+
35
## Overview
46

57
Enable the Datadog-Ceph integration to:
@@ -100,5 +102,6 @@ Need help? Contact [Datadog Support][5].
100102
[2]: https://github.com/DataDog/integrations-core/blob/master/ceph/datadog_checks/ceph/data/conf.yaml.example
101103
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
102104
[4]: https://github.com/DataDog/integrations-core/blob/master/ceph/metadata.csv
103-
[5]: http://docs.datadoghq.com/help/
105+
[5]: https://docs.datadoghq.com/help/
104106
[6]: https://www.datadoghq.com/blog/monitor-ceph-datadog/
107+
[7]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/ceph/ceph_graph.png

cisco_aci/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
6666
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
6767
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
6868
[5]: https://github.com/DataDog/integrations-core/blob/master/cisco_aci/metadata.csv
69-
[6]: http://docs.datadoghq.com/help/
69+
[6]: https://docs.datadoghq.com/help/
7070
[7]: https://www.datadoghq.com/blog/

consul/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,6 @@ Need help? Contact [Datadog Support][9].
164164
[6]: https://github.com/DataDog/integrations-core/blob/master/consul/metadata.csv
165165
[7]: https://www.consul.io/docs/agent/telemetry.html
166166
[8]: https://www.consul.io/docs/internals/coordinates.html
167-
[9]: http://docs.datadoghq.com/help/
167+
[9]: https://docs.datadoghq.com/help/
168168
[10]: https://www.datadoghq.com/blog/monitor-consul-health-and-performance-with-datadog
169169
[11]: https://engineering.datadoghq.com/consul-at-datadog/

couch/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CouchDB Integration
2-
{{< img src="integrations/couchdb/couchdb_graph.png" alt="CouchDb Graph" responsive="true" popup="true">}}
2+
3+
![CouchDB graph][8]
4+
35
## Overview
46

57
Capture CouchDB data in Datadog to:
@@ -66,5 +68,6 @@ Need help? Contact [Datadog Support][6].
6668
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
6769
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
6870
[5]: https://github.com/DataDog/integrations-core/blob/master/couch/metadata.csv
69-
[6]: http://docs.datadoghq.com/help/
71+
[6]: https://docs.datadoghq.com/help/
7072
[7]: https://www.datadoghq.com/blog/monitoring-couchdb-with-datadog/
73+
[8]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/couchdb/couchdb_graph.png

couchbase/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ Need help? Contact [Datadog Support][7].
8080
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
8181
[5]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
8282
[6]: https://github.com/DataDog/integrations-core/blob/master/couchbase/metadata.csv
83-
[7]: http://docs.datadoghq.com/help/
83+
[7]: https://docs.datadoghq.com/help/
8484
[9]: https://www.datadoghq.com/blog/monitoring-couchbase-performance-datadog/

datadog_checks_base/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
5252

5353
[1]: https://github.com/DataDog/datadog-agent
5454
[2]: https://github.com/DataDog/integrations-core
55-
[3]: http://tox.readthedocs.io/en/latest/install.html
56-
[4]: http://docs.datadoghq.com/help/
55+
[3]: https://tox.readthedocs.io/en/latest/install.html
56+
[4]: https://docs.datadoghq.com/help/
5757
[5]: https://www.datadoghq.com/blog/

datadog_checks_tests_helper/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Need help? Contact [Datadog Support][2].
3333
Learn more about infrastructure monitoring and all our integrations on [our blog][3]
3434

3535

36-
[1]: http://tox.readthedocs.io/en/latest/install.html
37-
[2]: http://docs.datadoghq.com/help/
36+
[1]: https://tox.readthedocs.io/en/latest/install.html
37+
[2]: https://docs.datadoghq.com/help/
3838
[3]: https://www.datadoghq.com/blog/

directory/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
6161
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
6262
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
6363
[5]: https://github.com/DataDog/integrations-core/blob/master/directory/metadata.csv
64-
[6]: http://docs.datadoghq.com/help/
64+
[6]: https://docs.datadoghq.com/help/
6565
[7]: https://www.datadoghq.com/blog/

disk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
4040
[2]: https://github.com/DataDog/integrations-core/blob/master/disk/datadog_checks/disk/data/conf.yaml.default
4141
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
4242
[4]: https://github.com/DataDog/integrations-core/blob/master/disk/metadata.csv
43-
[5]: http://docs.datadoghq.com/help/
43+
[5]: https://docs.datadoghq.com/help/
4444
[6]: https://www.datadoghq.com/blog/

dns_check/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
7070
[3]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
7171
[4]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
7272
[5]: https://github.com/DataDog/integrations-core/blob/master/dns_check/metadata.csv
73-
[6]: http://docs.datadoghq.com/help/
73+
[6]: https://docs.datadoghq.com/help/
7474
[7]: https://www.datadoghq.com/blog/

docker_daemon/README.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Docker_daemon Integration
2-
{{< img src="integrations/docker/docker.png" alt="Docker default dashboard" responsive="true" popup="true">}}
2+
3+
![Docker default dashboard][27]
34

45
## Overview
56

@@ -25,7 +26,7 @@ Whichever you choose, your hosts need to have cgroup memory management enabled f
2526
4. Add the Agent user to the docker group: `usermod -a -G docker dd-agent`
2627
5. Create a `docker_daemon.yaml` file by copying [the example file in the agent conf.d directory][5]. If you have a standard install of Docker on your host, there shouldn't be anything you need to change to get the integration to work.
2728
6. To enable other integrations, use `docker ps` to identify the ports used by the corresponding applications.
28-
{{< img src="integrations/docker/integrations-docker-dockerps.png" >}}
29+
![Docker ps command][28]
2930

3031
**Note:** docker_daemon has replaced the older docker integration.
3132

@@ -192,13 +193,15 @@ We've also written several other in-depth blog posts to help you get the most ou
192193
[14]: https://docs.docker.com/engine/reference/commandline/cli/#environment-variables
193194
[15]: https://docs.datadoghq.com/agent/#cli
194195
[16]: https://github.com/DataDog/integrations-core/blob/master/docker_daemon/metadata.csv
195-
[17]: http://docs.datadoghq.com/help/
196-
[18]: http://docs.datadoghq.com/integrations/faq/compose-and-the-datadog-agent
197-
[19]: http://docs.datadoghq.com/integrations/faq/dogstatsd-and-docker
196+
[17]: https://docs.datadoghq.com/help/
197+
[18]: https://docs.datadoghq.com/integrations/faq/compose-and-the-datadog-agent
198+
[19]: https://docs.datadoghq.com/integrations/faq/dogstatsd-and-docker
198199
[20]: https://www.datadoghq.com/blog/the-docker-monitoring-problem/
199200
[21]: https://www.datadoghq.com/blog/how-to-monitor-docker-resource-metrics/
200201
[22]: https://www.datadoghq.com/blog/how-to-collect-docker-metrics/
201202
[23]: https://www.datadoghq.com/docker-adoption/
202203
[24]: https://www.datadoghq.com/blog/monitor-docker-on-aws-ecs/
203204
[25]: https://www.datadoghq.com/blog/docker-performance-datadog/
204-
[26]: https://www.datadoghq.com/blog/monitor-docker-datadog/
205+
[26]: https://www.datadoghq.com/blog/monitor-docker-datadog/
206+
[27]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/docker/docker.png
207+
[28]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/docker/integrations-docker-dockerps.png

docs/dev/legacy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ In our experience building integrations, we've also faced a number of challenges
292292
[16]: https://www.ruby-lang.org
293293
[17]: https://www.ruby-lang.org/en/documentation/installation/
294294
[18]: https://www.gnu.org/software/wget/
295-
[19]: http://brew.sh/
295+
[19]: https://brew.sh/
296296
[20]: https://chocolatey.org/
297297
[AGem]: https://rubygems.org/gems/datadog-sdk-testing
298298
[Python]: https://www.python.org/

docs/dev/new_check_howto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Our check sends a Service Check though, so we need to add it to the `service_che
319319
[1]: https://github.com/audreyr/cookiecutter
320320
[2]: https://github.com/DataDog/datadog-agent/blob/6.2.x/docs/dev/checks/python/check_api.md
321321
[3]: https://docs.pytest.org/en/latest/
322-
[4]: http://tox.readthedocs.io/en/latest/
322+
[4]: https://tox.readthedocs.io/en/latest/
323323
[5]: https://virtualenv.pypa.io/en/stable/
324324
[6]: https://github.com/DataDog/integrations-core/blob/master/docs/dev/python.md
325325
[IntegrationsExtrasRepository]: https://github.com/DataDog/integrations-extras

docs/dev/python.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ If you're using Miniconda, a tool to manage virtual environments is already ther
4949

5050
[1]: https://github.com/DataDog/omnibus-software/blob/master/config/software/python.rb#L21
5151
[2]: https://pythonclock.org/
52-
[3]: http://brew.sh/#install
53-
[4]: http://docs.python-guide.org/en/latest/starting/install/osx/#doing-it-right
54-
[5]: http://anaconda.com
52+
[3]: https://brew.sh/#install
53+
[4]: https://docs.python-guide.org/en/latest/starting/install/osx/#doing-it-right
54+
[5]: https://anaconda.com
5555
[6]: https://repo.continuum.io/miniconda/Miniconda2-latest-MacOSX-x86_64.sh
5656
[7]: https://conda.io/docs/user-guide/install/macos.html
57-
[8]: http://pypi.python.org/pypi/virtualenv
57+
[8]: https://pypi.python.org/pypi/virtualenv
5858
[9]: https://virtualenvwrapper.readthedocs.io/en/latest/index.html
59-
[10]: http://docs.python-guide.org/en/latest/dev/virtualenvs/#lower-level-virtualenv
59+
[10]: https://docs.python-guide.org/en/latest/dev/virtualenvs/#lower-level-virtualenv
6060
[11]: https://conda.io/docs/user-guide/tasks/manage-environments.html

dotnetclr/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
3131

3232
[1]: https://app.datadoghq.com/account/settings#agent
3333
[2]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
34-
[3]: http://docs.datadoghq.com/help/
34+
[3]: https://docs.datadoghq.com/help/
3535
[4]: https://www.datadoghq.com/blog/
3636
[5]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent

ecs_fargate/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Need help? Contact [Datadog Support][3].
4848

4949
[1]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
5050
[2]: https://github.com/DataDog/integrations-core/blob/master/ecs_fargate/metadata.csv
51-
[3]: http://docs.datadoghq.com/help/
51+
[3]: https://docs.datadoghq.com/help/
5252
[4]: https://www.datadoghq.com/blog/monitor-aws-fargate/
5353
[5]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent
5454
[6]: https://github.com/DataDog/integrations-core/blob/master/ecs_fargate/datadog_checks/ecs_fargate/data/conf.yaml.example

elastic/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Elasticsearch Integration
2-
{{< img src="integrations/elasticsearch/elasticsearchgraph.png" alt="Elasticsearch" responsive="true" popup="true">}}
2+
3+
![Elasitc search graph][10]
34

45
## Overview
56

@@ -118,3 +119,4 @@ To get a better idea of how (or why) to integrate your Elasticsearch cluster wit
118119
[7]: https://docs.datadoghq.com/integrations/faq/elastic-agent-can-t-connect
119120
[8]: https://docs.datadoghq.com/integrations/faq/why-isn-t-elasticsearch-sending-all-my-metrics/
120121
[9]: https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/
122+
[10]: https://raw.githubusercontent.com/DataDog/documentation/master/src/images/integrations/elasticsearch/elasticsearchgraph.png

envoy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ Learn more about infrastructure monitoring and all our integrations on [our blog
130130
[8]: https://docs.datadoghq.com/agent/faq/agent-commands/#agent-status-and-information
131131
[9]: https://github.com/DataDog/integrations-core/blob/master/envoy/metadata.csv
132132
[10]: https://github.com/DataDog/integrations-core/blob/master/envoy/datadog_checks/envoy/metrics.py
133-
[11]: http://docs.datadoghq.com/help/
133+
[11]: https://docs.datadoghq.com/help/
134134
[12]: https://www.datadoghq.com/blog/
135135
[13]: https://gist.github.com/ofek/6051508cd0dfa98fc6c13153b647c6f8

0 commit comments

Comments
 (0)