forked from signalfx/signalfx-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pytest.ini
95 lines (95 loc) · 1.45 KB
/
pytest.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
[pytest]
addopts = --strict
markers =
activemq
apache
bundle
cadvisor
cassandra
chef
collectd
consul
conviva
couchbase
cpu
cpufreq
custom_collectd
custom
deb
deployment
df
disk
diskio
docker_container_stats
docker
dogstatsd
dotnet
elasticsearch
etcd
expvar
filesystems
genericjmx
hadoop
hadoopjmx
haproxy
health_checker
helm
host_metadata
installer
integration
interface
internal_metrics
jenkins
kafka
kong
kubelet_stats
kubernetes
kubernetes_cluster
kubernetes_events
kubernetes_volumes
load
logparser
marathon
memcached
memory
mongodb
monitor_with_endpoints
monitor_without_endpoints
mysql
netio
nginx
openstack
packaging
perf_test
postgresql
processes
processlist
prometheus
protocols
puppet
pyrunner
rabbitmq
redis
requires_host_networking: Requires host networking when run from a container
rpm
signalfx_metadata
snmp
spark
sqlserver
statsd
tail
telegraf_procstat
telegraf_statsd
telegraf
trace_forwarder
upgrade_downgrade
upgrade
uptime
vmem
win_perf_counters
win_services
windows_only: Windows-only integrations
windows: Windows supported integrations
windowsiis: Windows IIS monitor
windowslegacy
zookeeper