Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Export to Prometheus #211

Closed
jparsana opened this issue Oct 15, 2018 · 3 comments
Closed

Export to Prometheus #211

jparsana opened this issue Oct 15, 2018 · 3 comments
Assignees

Comments

@jparsana
Copy link

  1. Convert OpenCensus Stats/Metrics data model to Prometheus data model (Gauge, Counter, Histogram).
  2. E2E tests to verify the Prometheus exporter can export metrics to Prometheus server via HTTP.
@basvanbeek
Copy link
Member

Export to Prometheus is dependent on OC Agent. The PHP implementation proxies the stats API output straight to the Go Daemon service which in turn uses OpenCensus-Go and the OpenCensus Go Agent for further handling and export to backends including Prometheus.

@basvanbeek
Copy link
Member

Export to Prometheus is enabled through PR #220

@basvanbeek basvanbeek self-assigned this Jan 15, 2019
@basvanbeek
Copy link
Member

Export to Prometheus is available through connection with Daemon and OpenCensus Agent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants