summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/uwsgi
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-07-28 11:54:47 +0300
committerGitHub <noreply@github.com>2023-07-28 11:54:47 +0300
commit0fb458d1b9cfcdd3065f712e83856739d9615c62 (patch)
treea893696356a12d3b33a728cf2be170a71d3a48ac /collectors/python.d.plugin/uwsgi
parent869fa63317a78730d2362f3ae7b576ad84a11229 (diff)
remove metrics.csv files (#15593)
Diffstat (limited to 'collectors/python.d.plugin/uwsgi')
-rw-r--r--collectors/python.d.plugin/uwsgi/metrics.csv9
1 files changed, 0 insertions, 9 deletions
diff --git a/collectors/python.d.plugin/uwsgi/metrics.csv b/collectors/python.d.plugin/uwsgi/metrics.csv
deleted file mode 100644
index c974653f51..0000000000
--- a/collectors/python.d.plugin/uwsgi/metrics.csv
+++ /dev/null
@@ -1,9 +0,0 @@
-metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
-uwsgi.requests,,a dimension per worker,requests/s,Requests,stacked,,python.d.plugin,uwsgi
-uwsgi.tx,,a dimension per worker,KiB/s,Transmitted data,stacked,,python.d.plugin,uwsgi
-uwsgi.avg_rt,,a dimension per worker,milliseconds,Average request time,line,,python.d.plugin,uwsgi
-uwsgi.memory_rss,,a dimension per worker,MiB,RSS (Resident Set Size),stacked,,python.d.plugin,uwsgi
-uwsgi.memory_vsz,,a dimension per worker,MiB,VSZ (Virtual Memory Size),stacked,,python.d.plugin,uwsgi
-uwsgi.exceptions,,exceptions,exceptions,Exceptions,line,,python.d.plugin,uwsgi
-uwsgi.harakiris,,harakiris,harakiris,Harakiris,line,,python.d.plugin,uwsgi
-uwsgi.respawns,,respawns,respawns,Respawns,line,,python.d.plugin,uwsgi