flexmetric 0.3.1__py3-none-any.whl → 0.3.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {flexmetric-0.3.1.dist-info → flexmetric-0.3.2.dist-info}/METADATA +3 -1
- {flexmetric-0.3.1.dist-info → flexmetric-0.3.2.dist-info}/RECORD +5 -5
- {flexmetric-0.3.1.dist-info → flexmetric-0.3.2.dist-info}/WHEEL +0 -0
- {flexmetric-0.3.1.dist-info → flexmetric-0.3.2.dist-info}/entry_points.txt +0 -0
- {flexmetric-0.3.1.dist-info → flexmetric-0.3.2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: flexmetric
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.2
|
4
4
|
Summary: A secure flexible Prometheus exporter for commands, databases, functions, and scripts.
|
5
5
|
Home-page: https://github.com/nikhillingadhal1999/flexmetric
|
6
6
|
Author: Nikhil Lingadhal
|
@@ -156,6 +156,8 @@ commands:
|
|
156
156
|
- name: disk_usage
|
157
157
|
command: df -h
|
158
158
|
label: path
|
159
|
+
label_column: -1
|
160
|
+
value_column: 4
|
159
161
|
timeout_seconds: 60
|
160
162
|
```
|
161
163
|
```yaml
|
@@ -11,8 +11,8 @@ flexmetric/metric_process/expiring_queue.py,sha256=1oC0MjloitPiRo7yDgVarz81ETEQa
|
|
11
11
|
flexmetric/metric_process/process_commands.py,sha256=QAsR5uXt6rku_lTrBCfslerpqW0hMLSffzUFmxPC-fw,3556
|
12
12
|
flexmetric/metric_process/prometheus_agent.py,sha256=hjPmNhJiB-844CgIcaw5A-VLmJqyMwQ_j1e_GI-UPSo,7422
|
13
13
|
flexmetric/metric_process/views.py,sha256=05UbGBrAkEn_aJq7qBb_1yphCfnXiTqmXFLznMMpkN8,1194
|
14
|
-
flexmetric-0.3.
|
15
|
-
flexmetric-0.3.
|
16
|
-
flexmetric-0.3.
|
17
|
-
flexmetric-0.3.
|
18
|
-
flexmetric-0.3.
|
14
|
+
flexmetric-0.3.2.dist-info/METADATA,sha256=0imUzfRyM5YKgh-KWA9rtaiZ3ogZyScZLUAQFKH6dH0,8691
|
15
|
+
flexmetric-0.3.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
16
|
+
flexmetric-0.3.2.dist-info/entry_points.txt,sha256=urVePn5EWr3JqNvkYP7OsB_h2_Bqvv-Wq1MJRBexm8A,79
|
17
|
+
flexmetric-0.3.2.dist-info/top_level.txt,sha256=zBlrNwKhXUNhgu9RRZnXxYwYnmE-eocRe6wKSmQROA4,11
|
18
|
+
flexmetric-0.3.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|