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 metrics for Azure blob storage #7933

Merged
merged 6 commits into from
Jun 2, 2024
Merged

Add metrics for Azure blob storage #7933

merged 6 commits into from
Jun 2, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented Jun 1, 2024

In issue #5590 it was proposed to implement metrics for Azure blob storage. This PR implements them except for the part that performs the rename, which is left for a followup.

Closes #5590

@arpad-m arpad-m requested a review from a team as a code owner June 1, 2024 01:24
@arpad-m arpad-m requested a review from petuhovskiy June 1, 2024 01:24
Copy link

github-actions bot commented Jun 1, 2024

3180 tests run: 3041 passed, 0 failed, 139 skipped (full report)


Flaky tests (2)

Postgres 16

  • test_vm_bit_clear_on_heap_lock: debug

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (6531 of 20798 functions)
  • lines: 48.3% (50414 of 104319 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
aedf081 at 2024-06-02T14:18:58.755Z :recycle:

@arpad-m arpad-m enabled auto-merge (squash) June 2, 2024 00:19
@arpad-m arpad-m merged commit db477c0 into main Jun 2, 2024
63 of 64 checks passed
@arpad-m arpad-m deleted the arpad/azure_metrics branch June 2, 2024 14:10
a-masterov pushed a commit that referenced this pull request Jun 3, 2024
In issue #5590 it was proposed to implement metrics for Azure blob
storage. This PR implements them except for the part that performs the
rename, which is left for a followup.

Closes #5590
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.

Metrics support for azure blob storage
2 participants