prometheus-net 0.0.9
.NET client for prometheus.io
Showing the top 20 packages that depend on prometheus-net.
Packages | Downloads |
---|---|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
55 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
50 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
46 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
44 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
41 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
38 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
37 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
36 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
35 |
* 0.0.9:
- Generalise scraping so it can be called externally without using the embedded http handler
* 0.0.8:
- Introduced interfaces for all the metrics to make unlabelled collectors and their children polymorph
* 0.0.7:
- Added the notion of OnDemandCollectors + a DotNetStatsCollector to avoid having to use .net perf counters
* 0.0.6:
- Do not create unlabelled metric if label names are specified
* 0.0.5:
- Allow specifying hostname in URL
- Fix null ref exception if 'Accept' header is not specified
* 0.0.3 - initial version
Any 0.0
- protobuf-net (>= 2.0.0.668)
- Rx-Core (>= 2.2.5)
- Rx-Interfaces (>= 2.2.5)