1b84606232
Remove debug statements, update PGO profile
64e756f6a3
Make multiple filters actually function, instead of only applying the last filter
9a2bf05790
Ensure listen port log entry displays before cache import
88a8aff135
Return to pass-by-value instead of globals, to make Sean happy
2f2d7f90d3
Ensure listen port log entry displays before cache import
f782846f02
Log import/export of cache, and hopefully fix cache rebuild functionality
926962048e
Move values often passed between functions to global package variables
5e1a957541
Update readme
81b2d4a7b4
Capitalize logging prefixes, limit values to math.MaxInt32
f7376e89b9
Add basic validation for max/min file count and scan values
935021e464
Replace uint/uint16/uint32 values with int, declare errors as variables
a1d041dedc
Add flags to modify max concurrency directory and file scans
974a4c79fc
Fix inverted functionality of --case-sensitive flag, but actually apply the change when filtering
271714f1de
Fix inverted functionality of --case-sensitive flag
55953c649b
Updated readme
SeanOMik
synced commits to master at SeanOMik/prometheus-esp8266-dht-exporter from mirror
2023-09-17 08:07:08 +00:00
9a028544bb
Report status of sensors, dont just immediately return an internal error
5f47aff952
Update project url in http root response
173e1528be
Rewrite filewalk functions, add (incomplete) to logging when -v|--verbose is passed and a broken pipe error is received
823bc2095d
Update PGO profile
280656993d
Fix scan stats to be both consistent and actually accurate