flexmetric 0.3.0__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.0.dist-info → flexmetric-0.3.2.dist-info}/METADATA +8 -2
- {flexmetric-0.3.0.dist-info → flexmetric-0.3.2.dist-info}/RECORD +5 -5
- {flexmetric-0.3.0.dist-info → flexmetric-0.3.2.dist-info}/WHEEL +0 -0
- {flexmetric-0.3.0.dist-info → flexmetric-0.3.2.dist-info}/entry_points.txt +0 -0
- {flexmetric-0.3.0.dist-info → flexmetric-0.3.2.dist-info}/top_level.txt +0 -0
@@ -1,10 +1,13 @@
|
|
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
|
-
Home-page: https://github.com/nikhillingadhal1999/
|
5
|
+
Home-page: https://github.com/nikhillingadhal1999/flexmetric
|
6
6
|
Author: Nikhil Lingadhal
|
7
7
|
License: MIT
|
8
|
+
Project-URL: Homepage, https://github.com/nikhillingadhal1999
|
9
|
+
Project-URL: Source, https://github.com/nikhillingadhal1999/flexmetric
|
10
|
+
Project-URL: Tracker, https://github.com/nikhillingadhal1999/flexmetric/issues
|
8
11
|
Classifier: Programming Language :: Python :: 3
|
9
12
|
Classifier: License :: OSI Approved :: MIT License
|
10
13
|
Classifier: Operating System :: OS Independent
|
@@ -23,6 +26,7 @@ Dynamic: description
|
|
23
26
|
Dynamic: description-content-type
|
24
27
|
Dynamic: home-page
|
25
28
|
Dynamic: license
|
29
|
+
Dynamic: project-url
|
26
30
|
Dynamic: requires-dist
|
27
31
|
Dynamic: requires-python
|
28
32
|
Dynamic: summary
|
@@ -152,6 +156,8 @@ commands:
|
|
152
156
|
- name: disk_usage
|
153
157
|
command: df -h
|
154
158
|
label: path
|
159
|
+
label_column: -1
|
160
|
+
value_column: 4
|
155
161
|
timeout_seconds: 60
|
156
162
|
```
|
157
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
|