Commit db6dd74
chore(deps): bump @decocms/apps to ^5.0.0
5.0.0 renames the outbound commerce histogram from
`commerce_request_duration_ms` to the canonical OTel SemConv name
`http.client.request.duration`. Labels also change: `status_code`
(e.g. "200") → `status_class` ("2xx"), and `cached` is now a boolean.
No code changes are needed — the wiring is unchanged. The framework
side (`@decocms/start@6.6.1`) was already shipping canonical metric
names; this bump aligns the outbound-fetch samples that were still
being emitted under the legacy name from `@decocms/apps`.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 06023ae commit db6dd74
3 files changed
Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments