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

Fix Prometheus in example docker cluster #13

Closed
DifferentialOrange opened this issue Jul 21, 2020 · 1 comment · Fixed by #32
Closed

Fix Prometheus in example docker cluster #13

DifferentialOrange opened this issue Jul 21, 2020 · 1 comment · Fixed by #32
Assignees
Labels
blocked Not ready to be implemented bug Something isn't working example cluster Related to example cluster part of repo

Comments

@DifferentialOrange
Copy link
Member

Prometheus instance in example cluster can't extract Tarantool metrics because of the following error:
image

@DifferentialOrange DifferentialOrange added the bug Something isn't working label Jul 21, 2020
@DifferentialOrange DifferentialOrange self-assigned this Jul 21, 2020
@DifferentialOrange
Copy link
Member Author

Refer to tarantool/metrics#92

@DifferentialOrange DifferentialOrange removed their assignment Aug 11, 2020
@DifferentialOrange DifferentialOrange added the blocked Not ready to be implemented label Aug 11, 2020
@DifferentialOrange DifferentialOrange self-assigned this Sep 3, 2020
DifferentialOrange added a commit that referenced this issue Sep 10, 2020
Update metrics version to 0.5.0.
Replace average latency collector with summary collector in example cluster.
Example cluster metrics no more breaks Prometheus metrics collect (closes #13).
Replace average latency panels with summary 99th percentile panels (closes #29).
@DifferentialOrange DifferentialOrange added the example cluster Related to example cluster part of repo label Sep 10, 2020
DifferentialOrange added a commit that referenced this issue Sep 10, 2020
Update metrics version to 0.5.0.
Replace average latency collector with summary collector in example cluster.
Example cluster metrics no more breaks Prometheus metrics collect (closes #13).
Replace average latency panels with summary 99th percentile panels (closes #29).
DifferentialOrange added a commit that referenced this issue Sep 21, 2020
Update metrics version to 0.5.0.
Replace average latency collector with summary collector in example cluster.
Example cluster metrics no more breaks Prometheus metrics collect (closes #13).
Replace average latency panels with summary 99th percentile panels (closes #29).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Not ready to be implemented bug Something isn't working example cluster Related to example cluster part of repo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant