sveisvei
|
f425597640
|
fix lint
|
2020-02-20 08:30:41 +01:00 |
|
ivaosthu
|
bec646d797
|
more tests
|
2020-02-20 08:30:41 +01:00 |
|
ivaosthu
|
471518b41d
|
Simplify metrics: We only need timings as it includes counts for free
|
2020-02-20 08:30:40 +01:00 |
|
ivaosthu
|
e075917136
|
cleanup
|
2020-02-20 08:30:40 +01:00 |
|
ivaosthu
|
8e6bcafa24
|
Server Metrics: add response time and status codes
|
2020-02-20 08:30:40 +01:00 |
|
ivaosthu
|
84e0810d64
|
Some Metrics API cleanups
|
2020-02-20 08:30:40 +01:00 |
|
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 |
|
ivaosthu
|
93c37b30c0
|
Metrics: wrte api documentation
|
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
|
3fa930baf0
|
Added strategies validation when creating/updating toggles
|
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 |
|
ivaosthu
|
39b5f26f56
|
Add unit-test for /health route
|
2020-02-20 08:30:38 +01:00 |
|
ivaosthu
|
5735b0931a
|
Cleanup route/metrics a bit
|
2020-02-20 08:30:38 +01:00 |
|
ivaosthu
|
a665b1b999
|
Started on unit test for metrics-route
|
2020-02-20 08:30:38 +01:00 |
|
ivaosthu
|
90859701c6
|
remove all lerna stuff
|
2020-02-20 08:30:37 +01:00 |
|
sveisvei
|
7bacad7b90
|
use lerna for multipackaging
|
2020-02-20 08:30:26 +01:00 |
|
Ivar
|
b2e9f38965
|
Statefull modules should be injected from top
|
2020-02-20 08:30:25 +01:00 |
|
ivaosthu
|
0325cd92fb
|
Move all routes to a routes folder
|
2020-02-20 08:30:24 +01:00 |
|