You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of Phase1, the existing metrics - call count/error count/latency - mainly for service, backend, and API entities first, will be extracted at the end of the ingestion pipeline after view generation. Later, these metrics will be collected by the client with the necessary metadata and ingested.
As par to this ticket, build a metrics-generator from trace data from generated views. This will involve,
kotharironak
changed the title
extract the metrics from rawServiceView for call_count and store them in Prometheus
extract the metrics from rawServiceView for call_count for service entities
Sep 15, 2021
As part of Phase1, the existing metrics - call count/error count/latency - mainly for service, backend, and API entities first, will be extracted at the end of the ingestion pipeline after view generation. Later, these metrics will be collected by the client with the necessary metadata and ingested.
As par to this ticket, build a metrics-generator from trace data from generated views. This will involve,
hypertrace-metrics-generator
which reads data from rawSericeView #298The text was updated successfully, but these errors were encountered: