Skip to content

feat(proxy, worker): add metrics for the proxy and worker #1004

@SantiagoPittella

Description

@SantiagoPittella

What should be done?

The Proxy and Worker services should have a way to report metrics about its internal status and transactions flow.

How should it be done?

  • Define what monitoring technology should be used. Pingora already provides support for Prometheus.
  • Define what metrics are important for our use case:
    • Proxy queue size.
    • Proving time of the worker.
    • Total request time.
  • Add metrics report.
  • Add dashboard to read metrics.

When is this task done?

When a metrics system is in place and a dashboard is provided.

Additional context

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions