套件: erlang-folsom-dev (0.8.2+dfsg-1)
erlang-folsom-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 erlang-folsom:
- [erlang-folsom_0.8.2+dfsg-1.dsc]
- [erlang-folsom_0.8.2+dfsg.orig.tar.gz]
- [erlang-folsom_0.8.2+dfsg-1.debian.tar.xz]
維護者:
Original Maintainers:
- LeoFS maintainers team (郵件存檔)
- Taku YASUI
- Nobuhiro Iwamatsu
外部的資源:
- 主頁 [github.com]
相似套件:
Erlang based metrics system inspired by Coda Hale's metrics
Folsom is an Erlang based metrics system inspired by Coda Hale's metrics (https://github.com/codahale/metrics/). The metrics API's purpose is to collect realtime metrics from your Erlang applications and publish them via Erlang APIs and output plugins. folsom is *not* a persistent store. There are 6 types of metrics: counters, gauges, histograms (and timers), histories, meter_readers and meters. Metrics can be created, read and updated via the `folsom_metrics` module.
This package includes erlang-folsom headers which are necessary to build Erlang applications which use erlang-folsom.
其他與 erlang-folsom-dev 有關的套件
|
|
|
-
- dep: erlang-folsom (>= 0.8.2+dfsg-1)
- Erlang based metrics system inspired by Coda Hale's metrics
-
- enh: erlang
- Concurrent, real-time, distributed functional language