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

[Receiver/redisreceiver] Support redis.cpu.time with more label values for Redis versions >= 6.0 #14943

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

singku
Copy link
Contributor

@singku singku commented Oct 13, 2022

Description:

Redis with version >= 6.0 introduced two more cpu usage time items:

  • used_cpu_sys_main_thread
  • used_cpu_user_main_thread

Link to tracking Issue:

Testing:
Existing test.

Documentation:

@singku singku requested a review from a team October 13, 2022 22:00
@singku singku requested a review from dmitryax as a code owner October 13, 2022 22:00
@singku singku force-pushed the main branch 2 times, most recently from 237663a to b73ddea Compare October 13, 2022 22:27
@jpkrohling
Copy link
Member

CI seems to be failing.

Add more state values to redis.cpu.time metrics to support sys_main_thread and user_main_thread cpu usage time.
@singku
Copy link
Contributor Author

singku commented Oct 20, 2022

Re-synced with head and CI is passing

@singku
Copy link
Contributor Author

singku commented Oct 24, 2022

@jpkrohling FYI

@singku
Copy link
Contributor Author

singku commented Oct 26, 2022

Any update?

@singku
Copy link
Contributor Author

singku commented Oct 31, 2022

Gental ping @jpkrohling @codeboten @dmitryax

@singku
Copy link
Contributor Author

singku commented Nov 7, 2022

last ping

@codeboten codeboten merged commit b6e5fbe into open-telemetry:main Nov 15, 2022
JaredTan95 pushed a commit to openinsight-proj/opentelemetry-collector-contrib that referenced this pull request Nov 21, 2022
…s for Redis versions >= 6.0 (open-telemetry#14943)

Update Redis Receiver to Support CPU Metrics After 6.0

Add more state values to redis.cpu.time metrics to support sys_main_thread and user_main_thread cpu usage time.
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
…s for Redis versions >= 6.0 (open-telemetry#14943)

Update Redis Receiver to Support CPU Metrics After 6.0

Add more state values to redis.cpu.time metrics to support sys_main_thread and user_main_thread cpu usage time.
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
@bjandras bjandras mentioned this pull request Sep 6, 2023
5 tasks
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.

4 participants