aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/status/Status.scala
Commit message (Expand)AuthorAgeFilesLines
* separate the status-page project from the status APIIvan Topolnjak2019-03-151-8/+4
* self-review changes and use a thread pool for the embedded status pageIvan Topolnjak2019-02-121-7/+8
* group metric series together in the same item, expand to see individual seriesIvan Topolnjak2019-02-081-2/+3
* show instrumentation modules in the status pageIvan Topolnjak2019-02-071-0/+1
* 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-061-0/+1
|/
* include environment data in the status page, plust skeleton for instrumentationIvan Topolnjak2019-02-041-2/+88
* cleanup the exposition of status data and ensure the module registry provides...Ivan Topolnjak2019-02-041-8/+28
* show number of modules and metrics on the status pageIvan Topolnjak2019-01-311-2/+5
* initial work on a embeded status pageIvan Topolnjak2019-01-231-0/+37