Skip to content

Conversation

@DifferentialOrange
Copy link
Member

@DifferentialOrange DifferentialOrange commented Mar 2, 2023

Add panels for transaction operations (begin, commit, rollback). Metrics were introduced in 2.10.0-beta1 [1] and fixed in 2.10.4 and 2.11 [2].

image

  1. tarantool/tarantool@48c8dc1
  2. tarantool/tarantool@a5fe5c3

Closes #176

If this pull request introduces support for new metrics, do not forget to

  • add Grafana panel;
  • run make update-tests to build new dashboard artifacts;
  • add example application code to generate non-null metrics;
  • attach a screenshot of a new panel to the PR description;
  • add new Telegraf tag key, if relevant,
    • to all telegraf.conf files,
    • to "Grafana dashboard" documentation page;
  • add alert example, if relevant,
    • to alerts.yml,
    • to "Alerting" documentation page;
  • update supported_metrics.md.

In any case, do not forget to

  • link an issue;
  • add a CHANGELOG entry;
  • update documentation guidelines;
  • update README guidelines.

Add panels for transaction operations (begin, commit, rollback). Metrics
were introduced in 2.10.0-beta1 [1] and fixed in 2.10.4 and 2.11 [2].

1. tarantool/tarantool@48c8dc1
2. tarantool/tarantool@a5fe5c3

Closes #176
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/gh-176-txn-operations branch from 6150ca7 to a9d9a6d Compare March 2, 2023 16:20
@DifferentialOrange DifferentialOrange merged commit b3411e4 into master Mar 2, 2023
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/gh-176-txn-operations branch March 2, 2023 16:21
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.

Support box.stat iproto transactions

2 participants