github blockfrost/blockfrost-backend-ryo v6.0.0

pre-releaseone day ago

Added

  • Built-in support for aggregating Prometheus metrics in PM2 cluster mode
    • Integrated fastify-metrics for Prometheus metrics collection available at /prometheus endpoint
    • Added support for pm2-prom-module to enable cluster-wide metrics aggregation across all pm2 app instances

Changed

  • Upgraded dependencies
  • Drop support for Node < 20
  • PostgreSQL database connection now uses customizable application name for better monitoring
    • Default: blockfrost-backend-ryo-<hostname>
    • Can be configured via BLOCKFROST_CONFIG_APPLICATION_NAME environment variable or dbSync.applicationName config property
  • /prometheus endpoint now integrates advanced metrics from fastify-metrics

What's Changed

Full Changelog: v5.0.0...v6.0.0

Don't miss a new blockfrost-backend-ryo release

NewReleases is sending notifications on new releases.