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 installed_extensions prometheus metric #9375

Closed
wants to merge 4 commits into from

Conversation

lubennikovaav
Copy link
Contributor

@lubennikovaav lubennikovaav commented Oct 14, 2024

and add /metrics endpoint to compute_ctl to expose such metrics

infra part: https://github.com/neondatabase/flux-fleet/pull/251

cc @oruen

and add /metrics endpoint to compute_ctl to expose such metrics
Copy link

github-actions bot commented Oct 14, 2024

5202 tests run: 4991 passed, 4 failed, 207 skipped (full report)


Failures on Postgres 15

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_sliding_working_set_approximation[release-pg15] or test_slots_and_branching[release-pg15] or test_get_lsn_by_timestamp_cancelled[release-pg15] or test_subscriber_restart[release-pg15]"
Flaky tests (2)

Postgres 17

Postgres 15

Test coverage report is not available

The comment gets automatically updated with the latest test results
6ac7188 at 2024-10-16T16:25:24.594Z :recycle:

- do not use default collector,  collect only one metric;
- remove unit test, same behavior is covered by python test;
- code cleanup
Copy link
Contributor

@lassizci lassizci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on my side!

@lubennikovaav
Copy link
Contributor Author

Merged #9438
Pipeline will use logs instead of metrics.

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.

5 participants