Mercurial > prosody-modules
annotate mod_statistics_statsman/README.markdown @ 3158:2558ece20e58
mod_statistics_statsman: Streaming access to statsmanager
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 28 Jun 2018 21:42:48 +0200 |
parents | |
children | e995cd0f228e |
rev | line source |
---|---|
3158
2558ece20e58
mod_statistics_statsman: Streaming access to statsmanager
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
1 A module providing a streaming statistics interface like |
2558ece20e58
mod_statistics_statsman: Streaming access to statsmanager
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
2 [mod_statistics] but based on the new [statistics API][doc:statistic] |
2558ece20e58
mod_statistics_statsman: Streaming access to statsmanager
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
3 introduced in Prosody 0.10. |