An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/tsne/quant

Package quant provides the tools to measure application metrics. The first step to application metrics is to create a registry. A registry provides functions to create several metric types. Each metric has a unique name within the registry which is used to identify the metric for retrieval. After creating the registry and using the metrics a snapshot of each metric can be written to specified locations. This could be achieved with the Report function of Registry which takes a collection of reporters. Each reporter processes all the snapshots the registry provides. By calling Report regularly a metrics stream can be created to constantly measure application characteristics. This is where the Reporting comes into play. With a reporting the Report function is called periodically at a specified interval and to the specified reporters.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/tsne/quant
License: MIT
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/tsne
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

    Loading...
    Readme
    Loading...