Skip to content

Commit

Permalink
spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
csongnr committed Jul 20, 2024
1 parent 8380db7 commit a956a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nr-k8s-otel-collector/collector.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ We upsert various attributes to every metric reported by otel to support various
action: delete
```

The k8s attribute processor is probaby already used if you are using opentelemetry to monitor your kubernetes cluster; it works to decorate the metrics with various kubernetes related metadata to support querying and clarity in understanding where the metrics come from.
The k8s attribute processor is probably already used if you are using opentelemetry to monitor your kubernetes cluster; it works to decorate the metrics with various kubernetes related metadata to support querying and clarity in understanding where the metrics come from.
```
k8sattributes:
auth_type: "serviceAccount"
Expand Down

0 comments on commit a956a13

Please sign in to comment.