-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support metrics introduced in 0.15.0 #178
Labels
dashboard
Related to dashboard template part of repo
Comments
DifferentialOrange
added
blocked
Not ready to be implemented
dashboard
Related to dashboard template part of repo
teamE
labels
Aug 18, 2022
Blocked by tarantool/metrics#399 -- 0.15.0 is broken. |
DifferentialOrange
added a commit
that referenced
this issue
Mar 2, 2023
2 tasks
DifferentialOrange
added a commit
that referenced
this issue
Mar 2, 2023
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
The whole existing set of network panels are likely to be replaced with per thread ones, but it won't happen soon due to backward compatibility. Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panels to "Tarantool network activity" section to dashboard templates. Update consists of panels with following metrics: - tnt_net_per_thread_sent_total - tnt_net_per_thread_received_total - tnt_net_per_thread_connections_total - tnt_net_per_thread_connections_current - tnt_net_per_thread_requests_total - tnt_net_per_thread_requests_current - tnt_net_per_thread_requests_in_progress_total - tnt_net_per_thread_requests_in_progress_current - tnt_net_per_thread_requests_in_stream_queue_total - tnt_net_per_thread_requests_in_stream_queue_current Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panel to "Cluster overview" section to dashboard templates. Update consists of panel with following metrics: - tnt_cartridge_failover_trigger_total Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Move replication panels to "Replication overview" section. This patch is related to following metrics: - tnt_clock_delta - tnt_replication_lag - tnt_replication_status Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panels to "Replication overview" section to dashboard templates. Update consists of panels with following metrics: - tnt_synchro_queue_owner - tnt_synchro_queue_term - tnt_synchro_queue_len - tnt_synchro_queue_busy Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panels to "Cluster overview" section to dashboard templates. Update consists of panels with following metrics: - tnt_election_state - tnt_election_vote - tnt_election_leader - tnt_election_term Closes #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
The whole existing set of network panels are likely to be replaced with per thread ones, but it won't happen soon due to backward compatibility. Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panels to "Tarantool network activity" section to dashboard templates. Update consists of panels with following metrics: - tnt_net_per_thread_sent_total - tnt_net_per_thread_received_total - tnt_net_per_thread_connections_total - tnt_net_per_thread_connections_current - tnt_net_per_thread_requests_total - tnt_net_per_thread_requests_current - tnt_net_per_thread_requests_in_progress_total - tnt_net_per_thread_requests_in_progress_current - tnt_net_per_thread_requests_in_stream_queue_total - tnt_net_per_thread_requests_in_stream_queue_current Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panel to "Cluster overview" section to dashboard templates. Update consists of panel with following metrics: - tnt_cartridge_failover_trigger_total Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Move replication panels to "Replication overview" section. This patch is related to following metrics: - tnt_clock_delta - tnt_replication_lag - tnt_replication_status Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panels to "Replication overview" section to dashboard templates. Update consists of panels with following metrics: - tnt_synchro_queue_owner - tnt_synchro_queue_term - tnt_synchro_queue_len - tnt_synchro_queue_busy Part of #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Add panels to "Cluster overview" section to dashboard templates. Update consists of panels with following metrics: - tnt_election_state - tnt_election_vote - tnt_election_leader - tnt_election_term Closes #178
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
DifferentialOrange
added a commit
that referenced
this issue
Mar 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See tarantool/metrics CHANGELOG.
thread
for per thread reporting net statistics metrics.tnt_cartridge_failover_trigger_total
metrictnt_synchro_queue_owner
tnt_synchro_queue_term
tnt_synchro_queue_len
tnt_synchro_queue_busy
tnt_election_state
tnt_election_vote
tnt_election_leader
tnt_election_term
The text was updated successfully, but these errors were encountered: