github electric-sql/electric @core/electric-telemetry@0.4.0

latest releases: @electric-sql/react@1.0.56, @electric-sql/experimental@6.0.27, @electric-sql/y-electric@0.1.53...
2 hours ago

Minor Changes

  • 1a50fff: Breaking change: renamed several telemetry metric and span attribute names, replacing their non-ASCII µs/μs microsecond suffix with the plain-ASCII us. Some metrics backends (e.g. Mimir/Prometheus) reject metric names containing non-ASCII characters, which previously caused ingestion of the affected metrics to fail. Any dashboards, alerts, or queries referencing the old attribute names (e.g. shape_db.pool.checkout.queue_time_μs) need to be updated to the new ASCII names (e.g. shape_db.pool.checkout.queue_time_us).

Don't miss a new electric release

NewReleases is sending notifications on new releases.