Skip to content

[Observability] PR6: metrics end-to-end (gateway + UI panel) #5372

@Ma77Ball

Description

@Ma77Ball

PR6: Metrics end-to-end

Workflow metrics through the gateway plus an ECharts-based UI panel.

Backend

  • Metrics query builder and parseMetrics.
  • MetricsResource serving a closed allowlist of named queries (throughput, outcome rates, and duration percentiles), enforced on both the gateway and the client.

Frontend

  • Metrics panel rendering each named query as a typed series with Apache ECharts. Chart data is bound as typed arrays; backend output is never interpreted as a formatter or template.

Part of #4070. Stacked on PR5 (#5371).
Branch: obs/pr6/metrics.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions