aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/status
Commit message (Expand)AuthorAgeFilesLines
* separate the status-page project from the status APIIvan Topolnjak2019-03-153-255/+4
* self-review changes and use a thread pool for the embedded status pageIvan Topolnjak2019-02-123-30/+76
* group metric series together in the same item, expand to see individual seriesIvan Topolnjak2019-02-082-2/+5
* show instrumentation modules in the status pageIvan Topolnjak2019-02-072-1/+3
* Merge pull request #2 from damdev/status-pageIvan Topolnjak2019-02-061-1/+1
|\
| * changes to integrate with kanela info provider on kanela#70dfranetovich2019-02-051-1/+1
* | better component structure, included a Kamon APM suggestionIvan Topolnjak2019-02-062-0/+2
|/
* include environment data in the status page, plust skeleton for instrumentationIvan Topolnjak2019-02-043-6/+125
* cleanup the exposition of status data and ensure the module registry provides...Ivan Topolnjak2019-02-043-21/+46
* show number of modules and metrics on the status pageIvan Topolnjak2019-01-313-2/+35
* initial work on a embeded status pageIvan Topolnjak2019-01-233-0/+167