Skip to content

Commit a413c6f

Browse files
authored
[chore] Fix typo in changelog (#2478)
1 parent 83b5544 commit a413c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
- `azure_container_apps` to `azure.container_apps` (on `cloud.platform`)
2626
- `azure_container_instances` to `azure.container_instances` (on `cloud.platform`)
2727
- `azure_functions` to `azure.functions` (on `cloud.platform`)
28-
- `azure_openshift` to `azure.open_shift` (on `cloud.platform`)
28+
- `azure_openshift` to `azure.openshift` (on `cloud.platform`)
2929
- `azure_vm` to `azure.vm` (on `cloud.platform`)
30-
30+
3131
- `system`: Revert the change that moved `system.cpu.*` to `cpu.*`. The 3 affected metrics are back in `system.cpu.*`. ([#1873](https://github.com/open-telemetry/semantic-conventions/issues/1873))
3232
- `system`: Changes system.network.connections to system.network.connection.count ([#1800](https://github.com/open-telemetry/semantic-conventions/issues/1800))
3333
- `k8s`: Change instrument type for .limit/.request container metrics from gauge to updowncounter ([#2354](https://github.com/open-telemetry/semantic-conventions/issues/2354))

0 commit comments

Comments
 (0)