Skip to content

Releases: noisebridge/rfid-access-control

_Really_ fix deferred function instrumentation.

05 Jan 19:03
Compare
Choose a tag to compare
Fix http API metric observation (#47)

Wrap defer in anonymous func to avoid evaluating time.Since() early.

Fix missing Prometheus registration.

04 Jan 17:39
Compare
Choose a tag to compare
Register Prometheus metrics (#44)

* Register auth and http metrics.
* Init "GET" and "POST" http methods.

Monitoring auth result counters and HTTP serving times (fixed style)

04 Jan 16:44
409b991
Compare
Choose a tag to compare

Monitoring auth result counters and HTTP serving times.

04 Jan 16:40
Compare
Choose a tag to compare
Add additional metrics (#42)

* Add more Prometheus metrics.
* Add auth counter.
* Fixup Auth counter
* Use Consts for AuthResult string conversion.
* Iterate over all Targets and AuthResults to init counters.

Fix Auth return value monitoring.

04 Jan 23:43
Compare
Choose a tag to compare
Adjust AuthUser() returns (#45)

* Set return variables to correctly pass data to defer.
* Fix AuthUser() metric name.

Add basic Prometheus monitoring.

30 Dec 14:52
Compare
Choose a tag to compare
Add Prometheus metrics. (#40)

* Add Prometheus metrics handler.
* Add build info metric.
* Update Makefile to add version metric info.

Include git hash in binary.

30 Dec 00:08
c5bc20b
Compare
Choose a tag to compare
v0.2.1

Disable pegasus doorbell due to network delays which makes it not lin…

First CircleCI build

29 Dec 23:47
Compare
Choose a tag to compare

(otherwise no change to head code)