Commit Graph

5 Commits

Author SHA1 Message Date
James Campbell
695ad60b43 Fix verbose flag, and some queries
* Make the verbose flag do something (sets stderr logging to DEBUG)

* Coalesce potentially NULL values to 0 in db stats

* Cast the stats reset time difference to float since the python json
  library can't serialize a Decimal type.
2024-07-17 12:26:03 -04:00
James Campbell
8edda91f2a Fix positional parameters 2024-06-29 17:24:49 -04:00
James Campbell
000875f5aa Pass agent and cluster names to discovery 2024-06-29 12:59:45 -04:00
e4b6e981a5
Add multi-db support and lots of comments 2024-05-23 00:35:44 -04:00
7c3fe0ba40
Add more retrics 2024-05-18 23:04:22 -04:00