forge-docs

Metrics

Endpoints and config

forge-kit (forge-metrics)

Package: io.forge.kit.metrics (from get-forge/forge-kit). Annotations and interceptors include:

Repository: forge-impl/forge-metrics.

Dashboards (local)

Pre-provisioned JSON under .grafana/provisioning/dashboards/ and helper scripts under scripts/metrics/. Use with local Prometheus/Grafana (see .grafana/README.md).

Security and network

Application JWT is not required for /q/metrics in default shared properties. Protecting scrape targets is an operational concern (private subnets, security groups, who can reach the ALB, optional internal-only listeners, or auth in front of Prometheus). The public WAF in infra applies host/rate/geo style rules - it is not a dedicated “block /q/metrics” path rule unless you add one.

Exports

Amazon CloudWatch as a Micrometer registry is not in the current Maven dependencies.