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

Lost and found: deal with remaining old metrics #137

Closed
DifferentialOrange opened this issue Apr 29, 2022 · 0 comments · Fixed by #139
Closed

Lost and found: deal with remaining old metrics #137

DifferentialOrange opened this issue Apr 29, 2022 · 0 comments · Fixed by #139
Assignees
Labels
dashboard Related to dashboard template part of repo enhancement New feature or request

Comments

@DifferentialOrange
Copy link
Member

DifferentialOrange commented Apr 29, 2022

#133 is related to running up to metrics 0.13.0 with adding new metrics and renaming existing ones.

After inventorying I've created a wiki page with tarantool/metrics (+ tarantool/crud) vs tarantool/grafana-dashboard comparison: https://github.com/tarantool/grafana-dashboard/wiki/Metrics-support

There are some old (pre-0.12.0, sometimes even pre-0.1.0) metrics that are not supported with our dashboard and I don't have (or don't remember) a reason why:

  • tnt_info_memory_tx,
  • tnt_info_memory_net,
  • tnt_net_connections_total,
  • tnt_runtime_used,
  • tnt_vinyl_memory_page_index,
  • tnt_vinyl_memory_bloom_filter.

We should add panels for these metrics or write down a reason to a Wiki page why they are not supported.

@DifferentialOrange DifferentialOrange added enhancement New feature or request dashboard Related to dashboard template part of repo teamE labels Apr 29, 2022
@DifferentialOrange DifferentialOrange self-assigned this Apr 29, 2022
DifferentialOrange added a commit that referenced this issue May 4, 2022
Add a panel for tnt_info_memory_tx metrics
to "Tarantool runtime overview" section.

Part of #137
DifferentialOrange added a commit that referenced this issue May 4, 2022
Add panels for tnt_info_memory_net and tnt_net_connections_total
metrics to "Tarantool network activity" section. Rework some current
"Tarantool network activity" panels to be more consistent with new
panels.

Part of #137
DifferentialOrange added a commit that referenced this issue May 4, 2022
Add panels for tnt_vinyl_memory_page_index and
tnt_vinyl_memory_bloom_filter metrics to "Tarantool vinyl statistics"
section.

Closes #137
This was referenced May 4, 2022
DifferentialOrange added a commit that referenced this issue May 4, 2022
Add a panel for tnt_info_memory_tx metrics
to "Tarantool runtime overview" section.

Part of #137
DifferentialOrange added a commit that referenced this issue May 4, 2022
Add panels for tnt_info_memory_net and tnt_net_connections_total
metrics to "Tarantool network activity" section. Rework some current
"Tarantool network activity" panels to be more consistent with new
panels.

Part of #137
DifferentialOrange added a commit that referenced this issue May 4, 2022
Add panels for tnt_vinyl_memory_page_index and
tnt_vinyl_memory_bloom_filter metrics to "Tarantool vinyl statistics"
section.

Closes #137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard Related to dashboard template part of repo enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant