Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo-project/leo_statistics
leo_statistics collects Erlang VM’s statistics and application’s statistics.
https://github.com/leo-project/leo_statistics
erlang leofs library statistics
Last synced: about 3 hours ago
JSON representation
leo_statistics collects Erlang VM’s statistics and application’s statistics.
- Host: GitHub
- URL: https://github.com/leo-project/leo_statistics
- Owner: leo-project
- License: apache-2.0
- Created: 2012-06-06T15:27:54.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T11:36:25.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:05.086Z (7 months ago)
- Topics: erlang, leofs, library, statistics
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 861 KB
- Stars: 6
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leo_statistics
## Overview
* "leo_statistics" is a statistics library which is used for including in Erlang's applications, and includes SNMP-Agent functions.
* "leo_statistics" uses [rebar](https://github.com/rebar/rebar) build system. Makefile so that simply running "make" at the top level should work.
* "leo_statistics" requires Erlang R16B03-1 or later.## Usage in Leo Project
**leo_statistics** is used in [**leo_storage**](https://github.com/leo-project/leo_storage), [**leo_gateway**](https://github.com/leo-project/leo_gateway) and [**leo_manager**](https://github.com/leo-project/leo_manager)
It is used to collect statistics of a system.## License
leo_statistics's license is [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
## Sponsors
* LeoProject/LeoFS was sponsored by [Rakuten, Inc.](https://global.rakuten.com/corp/) from 2012 to Dec of 2018.
* LeoProject/LeoFS is sponsored by [Lions Data, Ltd.](https://lions-data.com/) from Jan of 2019.