Skip to content

Conversation

@rohanpm
Copy link
Contributor

@rohanpm rohanpm commented Jul 12, 2021

Naming our executors is a good idea because:

  • the name will be reused in any created threads, so we can
    figure out which code created which thread

  • the name will appear in prometheus metrics

Naming our executors is a good idea because:

- the name will be reused in any created threads, so we can
  figure out which code created which thread

- the name will appear in prometheus metrics
@rohanpm rohanpm marked this pull request as ready for review July 12, 2021 05:00
@rohanpm rohanpm requested a review from a team July 12, 2021 05:01
@rohanpm rohanpm merged commit 4ba7c47 into release-engineering:master Jul 13, 2021
@rohanpm rohanpm deleted the name-executors branch July 13, 2021 21:32
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.

3 participants