Releases: nikiforov-soft/yasp
Releases · nikiforov-soft/yasp
v1.0.18
Changelog
- 9f8e357 Added stalenessInterval configuration option to remove metrics from the collector when they become stale
- dbea5f0 Allow multiple metric values with different labels
- cb78268 Cleanup
- 2049c5d Cleanup config
- 4e99608 Decoupling prometheus output so metrics can be reused from multiple sensors
- ca7abee Fixed buildDesc not adding labels
- e84e456 Implemented bthome bluetooth protocol
- f901bea Implemented custom collector to track timestamp
- 89c8bf0 Implemented generic type safe sync map
- bc971fc MQTT improvements: Use default exponential backoff to reconnect min 5s max 10min with factor of 1.5 and initial 5s Also added QoS to the mqtt input
- edce4d6 Updated dependencies
- 71bcad1 Updated to go 1.24
- c2c5d4b Use prometheus metrics implementations
v1.0.17
v1.0.16
Changelog
- 212bbd7 Updated dependencies
- 8bfe3bd Allowing config filePath to be a folder which will be recursively scanned and merged all together
- eafad43 Added JsonMarshal and JsonUnmarshal template functions
- 95f6e3e Drop KUBERNETES_SERVICE_HOST detection, there are other ways of achieving this without having to depend on this particular implementation
v1.0.15
v1.0.14
v1.0.13
v1.0.12
v1.0.11
v1.0.10
Full Changelog: v1.0.9...v1.0.10