|
b13efeca66
|
Merge tag '0.1.1' into develop
First fully functional version (README fixed)
|
2023-09-02 16:54:44 +00:00 |
|
|
d7dffb4e67
|
Merge branch 'hotfix/0.1.1'
|
2023-09-02 16:54:17 +00:00 |
|
|
15b6fd505a
|
relative links in README
|
2023-09-02 16:51:41 +00:00 |
|
|
a57c5657b0
|
Merge tag '0.1.0' into develop
first fully functional version
|
2023-09-02 16:34:42 +00:00 |
|
|
efb178ab6b
|
Merge branch 'release/0.1.0'
|
2023-09-02 16:34:04 +00:00 |
|
|
553c6f91d4
|
drone config
|
2023-09-02 16:33:46 +00:00 |
|
|
2572afac22
|
"result" param for webhooks
|
2023-09-02 16:30:54 +00:00 |
|
|
41a9446f55
|
package description
|
2023-09-02 16:28:10 +00:00 |
|
|
b743a040ef
|
Merge branch 'develop' into release/0.1.0
|
2023-09-02 16:25:45 +00:00 |
|
|
e1797f61ec
|
more pydantic way of forcing SETTINGS.external.count to None
|
2023-09-02 16:22:58 +00:00 |
|
|
e68b3f7957
|
README
|
2023-09-02 16:20:59 +00:00 |
|
|
ef6d13a704
|
env_prefix
|
2023-09-02 15:26:33 +00:00 |
|
|
e4296327b0
|
Merge branch 'develop' into release/0.1.0
|
2023-09-02 15:18:40 +00:00 |
|
|
71b8fe7454
|
disable external metric by default
|
2023-09-02 15:17:23 +00:00 |
|
|
ec322276dd
|
handle empty aggregate reports correctly
|
2023-09-02 15:16:42 +00:00 |
|
|
61ede82f36
|
default values for lists in SETTINGS
|
2023-09-02 15:13:49 +00:00 |
|
|
a5b0cbe396
|
preparation for release 0.1.0
|
2023-09-02 15:02:17 +00:00 |
|
|
4205b04b05
|
minor last fix-ups
|
2023-09-02 14:33:38 +00:00 |
|
|
4f67c6158d
|
concurrent metrics working
|
2023-09-02 02:38:12 +00:00 |
|
|
32231f1b2d
|
concurrent metrics
|
2023-09-02 02:14:40 +00:00 |
|
|
e159a17f76
|
SETTINGS.cpu.interval
|
2023-09-02 01:56:41 +00:00 |
|
|
a6ef9c0c2b
|
main blocking function: run_metrics(*_metrics)
|
2023-09-02 01:56:20 +00:00 |
|
|
cac6129282
|
external metric: graceful timeout handling
|
2023-09-02 01:05:01 +00:00 |
|
|
badc870c52
|
mini optimization
|
2023-09-02 00:46:23 +00:00 |
|
|
5128cfefc7
|
External Metric working
|
2023-09-02 00:46:14 +00:00 |
|
|
627edab9e9
|
Report.push_webhook()
|
2023-09-01 22:56:20 +00:00 |
|
|
cc45e8d02a
|
allow per-report settings for external metrics
|
2023-09-01 15:18:57 +00:00 |
|
|
4efd957972
|
dummy-metric and dummy metrics.external
|
2023-09-01 14:57:06 +00:00 |
|
|
809ef98607
|
external metric definition
|
2023-09-01 14:38:04 +00:00 |
|
|
ce225006ef
|
ScriptMS class
|
2023-09-01 11:34:26 +00:00 |
|
|
f489f90a92
|
settings module split
|
2023-09-01 00:26:29 +00:00 |
|
|
f23d7f2e37
|
better timing with concurrency
|
2023-09-01 00:19:04 +00:00 |
|
|
94191f3b5d
|
webhook handling
|
2023-08-31 23:49:02 +00:00 |
|
|
57da462dd7
|
Settings.log group
|
2023-08-31 23:29:27 +00:00 |
|
|
c5a3cac61e
|
default to one decimal place
|
2023-08-31 23:11:24 +00:00 |
|
|
af9d3eb502
|
control logging to stdout
|
2023-08-31 23:09:50 +00:00 |
|
|
8f6a7a37fd
|
periodic task using asyncio
|
2023-08-31 22:55:31 +00:00 |
|
|
862e78eec0
|
Settings.separator
|
2023-08-31 22:25:18 +00:00 |
|
|
5b151beb7f
|
parse None value for MetricSettings.count
|
2023-08-31 22:11:10 +00:00 |
|
|
2e9b3ff6d2
|
shebang
|
2023-08-31 22:10:40 +00:00 |
|
|
db96082a31
|
add Report.concat(*reports)
|
2023-08-31 22:10:33 +00:00 |
|
|
ecffaa3d07
|
typo
|
2023-08-31 15:38:15 +00:00 |
|
|
99d879ba85
|
Report.aggregate: param data -> iter get_data
|
2023-08-31 15:31:25 +00:00 |
|
|
8b532829a5
|
improved aggregation by refactoring metrics._report
ReportData mutable, Report immutable
class Report has builtin `aggregate`
|
2023-08-31 15:23:00 +00:00 |
|
|
b14a573b24
|
doc
|
2023-08-31 12:31:48 +00:00 |
|
|
49a16f67c3
|
metrics.memory
|
2023-08-31 12:26:50 +00:00 |
|
|
a9cf044fe1
|
disk report "used" instead of "free"
|
2023-08-31 11:44:41 +00:00 |
|
|
06f8ba1316
|
metrics py module
|
2023-08-31 11:17:19 +00:00 |
|
|
63dc67f84e
|
defaults handling and metric names
|
2023-08-31 11:09:19 +00:00 |
|
|
953da6d511
|
disk_metric reporting
|
2023-08-31 11:02:54 +00:00 |
|