Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agents: add missing text metrics #193

Closed
wants to merge 1 commit into from

Conversation

santigimeno
Copy link
Member

  • thread.name is added as an Attribute to every thread metric datapoing as we do with thread.id.
  • user and title from ProcessMetrics are added to the Resource as process.owner and process.title Attributes respectively.

@santigimeno santigimeno self-assigned this Oct 14, 2024
- `thread.name` is added as an Attribute to every thread metric
  datapoing as we do with `thread.id`.
- `user` and `title` from ProcessMetrics are added to the `Resource` as
  `process.owner` and `process.title` Attributes respectively.
santigimeno added a commit that referenced this pull request Oct 16, 2024
- `thread.name` is added as an Attribute to every thread metric
  datapoing as we do with `thread.id`.
- `user` and `title` from ProcessMetrics are added to the `Resource` as
  `process.owner` and `process.title` Attributes respectively.

PR-URL: #193
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
@santigimeno
Copy link
Member Author

Landed in 6fdd1b7

@santigimeno santigimeno deleted the santi/text_metrics branch October 16, 2024 08:45
santigimeno added a commit that referenced this pull request Oct 16, 2024
- `thread.name` is added as an Attribute to every thread metric
  datapoing as we do with `thread.id`.
- `user` and `title` from ProcessMetrics are added to the `Resource` as
  `process.owner` and `process.title` Attributes respectively.

PR-URL: #193
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants