Skip to content

Releases: noisebridge/rfid-access-control

_Really_ fix deferred function instrumentation.

Choose a tag to compare

@hzeller hzeller released this 05 Jan 19:03
Fix http API metric observation (#47)

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

Fix missing Prometheus registration.

Choose a tag to compare

@hzeller hzeller released this 04 Jan 17:39
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)

Choose a tag to compare

@hzeller hzeller released this 04 Jan 16:44
409b991
v0.2.4

Fix style.

Monitoring auth result counters and HTTP serving times.

Choose a tag to compare

@hzeller hzeller released this 04 Jan 16:40
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.

Choose a tag to compare

@hzeller hzeller released this 04 Jan 23:43
Adjust AuthUser() returns (#45)

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

Add basic Prometheus monitoring.

Choose a tag to compare

@hzeller hzeller released this 30 Dec 14:52
Add Prometheus metrics. (#40)

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

Include git hash in binary.

Choose a tag to compare

@hzeller hzeller released this 30 Dec 00:08
c5bc20b
v0.2.1

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

First CircleCI build

Choose a tag to compare

@hzeller hzeller released this 29 Dec 23:47

(otherwise no change to head code)