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

add test for prometheus (aggregation) #2233

Closed
tchaikov opened this issue May 9, 2024 · 0 comments · Fixed by #2237
Closed

add test for prometheus (aggregation) #2233

tchaikov opened this issue May 9, 2024 · 0 comments · Fixed by #2237
Assignees

Comments

@tchaikov
Copy link
Contributor

tchaikov commented May 9, 2024

for instance, we need to have better coverage of the feature introduced by #2219

tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server,
so it tests the different query parameters supported by it.

Fixes scylladb#2233
Signed-off-by: Kefu Chai <[email protected]>
tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server,
so it tests the different query parameters supported by it.

Fixes scylladb#2233
Signed-off-by: Kefu Chai <[email protected]>
@tchaikov tchaikov self-assigned this May 10, 2024
tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server,
so it tests the different query parameters supported by it.

Fixes scylladb#2233
Signed-off-by: Kefu Chai <[email protected]>
tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server,
so it tests the different query parameters supported by it.

Fixes scylladb#2233
Signed-off-by: Kefu Chai <[email protected]>
tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server,
so it tests the different query parameters supported by it.

Fixes scylladb#2233
Signed-off-by: Kefu Chai <[email protected]>
tchaikov added a commit to tchaikov/seastar that referenced this issue May 10, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server,
so it tests the different query parameters supported by it.

Fixes scylladb#2233
Signed-off-by: Kefu Chai <[email protected]>
tchaikov added a commit to tchaikov/seastar that referenced this issue May 12, 2024
@xemul xemul closed this as completed in 606e022 May 13, 2024
xemul added a commit that referenced this issue May 13, 2024
unlike metrics_test.cc, prometheus_test exercises the exporter server, so it tests the different query parameters supported by it.

Fixes #2233
Signed-off-by: Kefu Chai <[email protected]>

Closes #2237

* https://github.com/scylladb/seastar:
  tests: add test for prometheus exporter
  tests: move apps/metrics_tester to tests/unit
  apps/metrics_tester: keep metrics with "private" labels
  apps/metrics_tester: support "labels" in conf.yaml
  apps/metrics_tester: stop server properly
  apps/metrics_tester: always start exporter
  apps/metrics_tester: fix typo in conf-example.yaml
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 a pull request may close this issue.

1 participant