Metrics
Application configuration
Godspeed starts exposing Prometheus based application metrics at /metrics
endpoint of the service once OTEL is enabled. Currently, the framework exposes HTTP and Prisma datasource metrics.
Metrics for custom plugins
Follow this Github issue to know how prometheus based metrics can be exposed for the other custom eventsource and datasource plugins.
Collector configuration
To be coming soon
Follow this Github issue for more updates.