Skip to content

Commit

Permalink
chore: remove unchecked process attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Dec 16, 2024
1 parent 65f9f3a commit 3b5936a
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ resourceMetrics:
- key: process.executable.path
value:
stringValue: /usr/bin/sleep
- key: process.owner
value:
stringValue: neck
- key: process.parent_pid
value:
intValue: "137141"
- key: process.pid
value:
intValue: "137154"
schemaUrl: https://opentelemetry.io/schemas/1.9.0
scopeMetrics:
- metrics:
Expand Down

0 comments on commit 3b5936a

Please sign in to comment.