Skip to content

Releases: cboxdk/statamic-telemetry

Release list

v0.1.0-alpha.2

v0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@sylvesterdamgaard sylvesterdamgaard released this 03 Jul 10:27

Adds a bounded statamic.route metric label so request latency breaks down per collection/taxonomy instead of collapsing into the single http.route catch-all template — with a new Frontend latency by content route dashboard row. The addon now also claims labelRequestsUsing; apps with their own request metric labels compose via Content::routeLabel.

Verified against cboxdk/laravel-telemetry v0.1.0-alpha.2 (its env-var renames don't affect the addon — it reads config keys, which are unchanged).

composer require cboxdk/statamic-telemetry:^0.1.0-alpha.2

Full notes: CHANGELOG.