Skip to content

Commit

Permalink
Update README.md: fix typo (#3612)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrille-leclerc authored Jan 15, 2025
1 parent 1d88ca8 commit b4cbac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ Choose the first value found:

- `pod.annotation[resource.opentelemetry.io/service.name]`
- `if (config[useLabelsForResourceAttributes]) pod.label[app.kubernetes.io/name]`
- `k8s.depleyment.name`
- `k8s.deployment.name`
- `k8s.replicaset.name`
- `k8s.statefulset.name`
- `k8s.daemonset.name`
Expand Down

0 comments on commit b4cbac2

Please sign in to comment.