Olivier Beytrison

Results 3 issues of Olivier Beytrison

While trying to build the code, got the following error : ``` ./exporter.go:140:68: too many arguments in call to prometheus.NewProcessCollector have (int, string) want (prometheus.ProcessCollectorOpts) ``` Fixed by using the...

### What type of defect/bug is this? Crash or memory corruption (segv, abort, etc...) ### How can the issue be reproduced? This was a working configuration of a test IDP...

defect

A little enhancement to allow for real group-based authorization. Including documentation update. Feel free to edit if needed. Works well in production on our side. Thanks for the great plugin!