Skip to content

Commit 324b111

Browse files
authored
Fix readme rendering for PyPI (DataDog#2294)
1 parent a9f7204 commit 324b111

File tree

103 files changed

+103
-0
lines changed

Some content is hidden

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

103 files changed

+103
-0
lines changed

active_directory/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT["__version__"],
3232
description='The Active Directory check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent active directory check',
3536

3637
# The project's main homepage.

activemq/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def get_requirements(fpath):
2828
version=ABOUT['__version__'],
2929
description='The ActiveMQ check',
3030
long_description=long_description,
31+
long_description_content_type='text/markdown',
3132
keywords='datadog agent activemq check',
3233

3334
# The project's main homepage.

activemq_xml/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT["__version__"],
3232
description='The ActiveMQ XML check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent activemq_xml check',
3536

3637
# The project's main homepage.

agent_metrics/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Agent Metrics check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent agent_metrics check',
3435

3536
# The project's main homepage.

apache/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def read(*parts):
4040
version=ABOUT["__version__"],
4141
description='The Apache Check',
4242
long_description=long_description,
43+
long_description_content_type='text/markdown',
4344
keywords='datadog agent apache check',
4445

4546
# The project's main homepage.

aspdotnet/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The ASP .NET check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent aspdotnet check',
3435

3536
# The project's main homepage.

btrfs/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def get_requirements(fpath):
2828
version=ABOUT["__version__"],
2929
description='The Btrfs check',
3030
long_description=long_description,
31+
long_description_content_type='text/markdown',
3132
keywords='datadog agent btrfs check',
3233

3334
# The project's main homepage.

cacti/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT['__version__'],
3232
description='The Cacti check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent cacti check',
3536

3637
# The project's main homepage.

cassandra/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def get_requirements(fpath):
2828
version=ABOUT['__version__'],
2929
description='The Cassandra check',
3030
long_description=long_description,
31+
long_description_content_type='text/markdown',
3132
keywords='datadog agent cassandra check',
3233

3334
# The project's main homepage.

cassandra_nodetool/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT['__version__'],
3232
description='The Cassandra Nodetool check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent cassandra_nodetool check',
3536

3637
# The project's main homepage.

ceph/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def get_requirements(fpath):
2929
version=ABOUT["__version__"],
3030
description='The Ceph check',
3131
long_description=long_description,
32+
long_description_content_type='text/markdown',
3233
keywords='datadog agent ceph check',
3334

3435
# The project's main homepage.

cisco_aci/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The Cisco ACI check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent Cisco ACI check',
3435
url='https://github.com/DataDog/integrations-core',
3536
author='Datadog',

consul/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT['__version__'],
3232
description='The Consul Check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent consul check',
3536

3637
# The project's main homepage.

coredns/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
version=ABOUT["__version__"],
2424
description='CoreDNS collects DNS metrics in Kubernetes.',
2525
long_description=long_description,
26+
long_description_content_type='text/markdown',
2627
keywords='datadog agent check',
2728
url='https://github.com/DataDog/integrations-core',
2829
author='Datadog',

couch/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_requirements(fpath):
3232
version=ABOUT["__version__"],
3333
description='The CouchDB check',
3434
long_description=long_description,
35+
long_description_content_type='text/markdown',
3536
keywords='datadog agent couch check',
3637

3738
# The project's main homepage.

couchbase/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_requirements(fpath):
3232
version=ABOUT['__version__'],
3333
description='The Couchbase check',
3434
long_description=long_description,
35+
long_description_content_type='text/markdown',
3536
keywords='datadog agent couchbase check',
3637

3738
# The project's main homepage.

datadog_checks_tests_helper/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
name='datadog_checks_tests_helper',
3232
description='The Datadog Check Tests Helpers',
3333
long_description=LONG_DESC,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent checks tests',
3536
url='https://github.com/DataDog/datadog-agent-tk',
3637
author='Datadog',

directory/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def get_requirements(fpath):
3333
version=ABOUT["__version__"],
3434
description='The Directory check',
3535
long_description=long_description,
36+
long_description_content_type='text/markdown',
3637
keywords='datadog agent directory check',
3738

3839
# The project's main homepage.

disk/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT["__version__"],
3232
description='The Disk check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent disk check',
3536

3637
# The project's main homepage.

dns_check/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The DNS check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent dns_check check',
3435

3536
# The project's main homepage.

docker_daemon/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Docker Daemon check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent docker_daemon check',
3435

3536
# The project's main homepage.

dotnetclr/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT["__version__"],
3232
description='The .NET CLR check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent .NET CLR check',
3536

3637
# The project's main homepage.

ecs_fargate/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The ECS Fargate check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent ecs_fargate check',
3435

3536
# The project's main homepage.

elastic/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_requirements(fpath):
3232
version=ABOUT["__version__"],
3333
description='The Elastic Check',
3434
long_description=long_description,
35+
long_description_content_type='text/markdown',
3536
keywords='datadog agent elastic check',
3637

3738
# The project's main homepage.

envoy/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Envoy check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent envoy check',
3435

3536
# The project's main homepage.

etcd/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Etcd check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent etcd check',
3435

3536
# The project's main homepage.

exchange_server/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The MS Exchange check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent exchange check',
3435

3536
# The project's main homepage.

fluentd/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Fluentd check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent fluentd check',
3435

3536
# The project's main homepage.

gearmand/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Gearmand check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent gearmand check',
3435

3536
# The project's main homepage.

gitlab/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Gitlab check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent gitlab check',
3435

3536
# The project's main homepage.

gitlab_runner/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Gitlab Runner check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent gitlab_runner check',
3435

3536
# The project's main homepage.

go-metro/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def get_requirements(fpath):
2828
version=ABOUT['__version__'],
2929
description='The Go-Metro check',
3030
long_description=long_description,
31+
long_description_content_type='text/markdown',
3132
keywords='datadog agent go-metro check',
3233

3334
# The project's main homepage.

go_expvar/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Go Expvar check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent go_expvar check',
3435

3536
# The project's main homepage.

gunicorn/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Gunicorn check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent gunicorn check',
3435

3536
# The project's main homepage.

haproxy/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The HAProxy check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent haproxy check',
3435

3536
# The project's main homepage.

hdfs_datanode/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_requirements(fpath):
3232
version=ABOUT['__version__'],
3333
description='The HDFS Datanode Check',
3434
long_description=long_description,
35+
long_description_content_type='text/markdown',
3536
keywords='datadog agent hdfs_datanode check',
3637

3738
# The project's main homepage.

hdfs_namenode/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_requirements(fpath):
3232
version=ABOUT['__version__'],
3333
description='The HDFS Namenode check',
3434
long_description=long_description,
35+
long_description_content_type='text/markdown',
3536
keywords='datadog agent hdfs_namenode check',
3637

3738
# The project's main homepage.

http_check/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_requirements(fpath):
3232
version=ABOUT['__version__'],
3333
description='The HTTP check',
3434
long_description=long_description,
35+
long_description_content_type='text/markdown',
3536
keywords='datadog agent http_check check',
3637

3738
# The project's main homepage.

iis/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The IIS check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent iis check',
3435

3536
# The project's main homepage.

istio/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The istio check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent istio check',
3435

3536
# The project's main homepage.

kafka/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def get_requirements(fpath):
2828
version=ABOUT['__version__'],
2929
description='The Kafka check',
3030
long_description=long_description,
31+
long_description_content_type='text/markdown',
3132
keywords='datadog agent kafka check',
3233

3334
# The project's main homepage.

kafka_consumer/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT["__version__"],
3232
description='The Kafka Consumer check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent kafka_consumer check',
3536
url='https://github.com/DataDog/integrations-core',
3637
author='Datadog',

kong/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def get_requirements(fpath):
3131
version=ABOUT['__version__'],
3232
description='The Kong check',
3333
long_description=long_description,
34+
long_description_content_type='text/markdown',
3435
keywords='datadog agent kong check',
3536

3637
# The project's main homepage.

kube_dns/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The KubeDNS check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent kube_dns check',
3435

3536
# The project's main homepage.

kube_proxy/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The kube_proxy Check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent kube_proxy check',
3435

3536
# The project's main homepage.

kubelet/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The Kubelet check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent kubelet check',
3435

3536
# The project's main homepage.

kubernetes/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Kubernetes check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent kubernetes check',
3435

3536
# The project's main homepage.

kubernetes_state/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT['__version__'],
3131
description='The Kubernetes State check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent kubernetes_state check',
3435

3536
# The project's main homepage.

kyototycoon/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def get_requirements(fpath):
3333
version=ABOUT['__version__'],
3434
description='The KyotoTycoon check',
3535
long_description=long_description,
36+
long_description_content_type='text/markdown',
3637
keywords='datadog agent kyototycoon check',
3738

3839
# The project's main homepage.

lighttpd/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_requirements(fpath):
3030
version=ABOUT["__version__"],
3131
description='The lighttpd check',
3232
long_description=long_description,
33+
long_description_content_type='text/markdown',
3334
keywords='datadog agent lighttpd check',
3435
url='https://github.com/DataDog/integrations-core',
3536
author='Datadog',

0 commit comments

Comments
 (0)