ivaosthu
|
b8014fdddf
|
Server Metrics with Prometheus
Implementation use internal eventBus to enable loose counting in the app.
read more at https://prometheus.io/
Closes #98
|
2020-02-20 08:30:40 +01:00 |
|
sveisvei
|
e55378e1c4
|
Better client informations from the API.
Impelements:
- http://unleash.host.com/api/client/seen-toggles
- http://unleash.host.com/api/metrics/feature-toggles
- http://localhost:4242/api/client/applications
- http://localhost:4242/api/client/applications/:appName
|
2020-02-20 08:30:40 +01:00 |
|
Ivar
|
3412c36933
|
Mute EventEmitter memory leak detected for tests.
See #171
|
2020-02-20 08:30:40 +01:00 |
|
sveisvei
|
1dab39f0f9
|
move app and server-impl into lib folder
|
2020-02-20 08:30:39 +01:00 |
|
sveisvei
|
067b93abfd
|
add tests, rename folders to ava defaults for helpers/fixtures, remove migration og
|
2020-02-20 08:30:39 +01:00 |
|