Eric Zhao
02cf5e5639
Add MetricsRepository interface and reuse original in-memory implementation ( #126 )
- Abstract a universal `MetricsRepository` interface so that users can implement their own metrics persistence.
- Reuse original in-memory implementation (`InMemoryMetricsRepository`) as the default repository.
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
9a27f395e6
Some structure refactor for Sentinel Dashboard
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
f70ab5ab05
Fixes #117 : Update document of Sentinel Dashboard
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Carpenter Lee
430ef8a99a
Fixes #51, use js type–converting comparisons.
vor 6 Jahren
Eric Zhao
b212e5f26e
Bump version to 0.2.0-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
6bef9a8ee1
Bump version to 0.1.1
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
f1b52a66b2
Fixes #13 : Fix search filter in Sentinel Dashboard sidebar
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
47d9070a4a
Fixes #9 : Use named thread factory for identification ( #10 )
* Use named thread factory with all thread pools for identification
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
934816b9ab
Bump version to 0.1.1-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
vor 6 Jahren
Eric Zhao
c92fea5d46
Welcome to the world, Sentinel
vor 6 Jahren