Skip to content

v0.1.1: Guard metric collection with nil checks (#10)

Compare
Choose a tag to compare
@mraerino mraerino released this 17 Jan 15:04
· 79 commits to main since this release
955f492
* Guard metric collection with nil checks

* Check for another nil value

* Fix formatting

* Add more nil guards

* Improve bool deref

* Improve timestamp conversion

* Add nil guards for label values

Co-authored-by: Alejandro Suárez <alejandroscf@gmail.com>