Skip to content

Conversation

@vgrozdanic
Copy link
Member

@vgrozdanic vgrozdanic commented Nov 19, 2025

Adds metrics to EncryptedField for more visibility into operations that are happening.

Following metrics are added:

  • database.encrypted_field.encrypt.duration
  • database.encrypted_field.decrypt.duration
  • database.encrypted_field.encrypt with status tag (success/failure)
  • database.encrypted_field.decrypt with status tag (success/failure)

It adds Sentry tracing instrumentation too.

Closes TET-526: Add metrics that should be collected

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 19, 2025
@linear
Copy link

linear bot commented Nov 19, 2025

@vgrozdanic vgrozdanic marked this pull request as ready for review November 19, 2025 10:47
@vgrozdanic vgrozdanic requested a review from a team November 19, 2025 11:01
Copy link
Contributor

@constantinius constantinius left a comment

Choose a reason for hiding this comment

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

:shipit:

@vgrozdanic vgrozdanic merged commit 42ed62f into master Nov 19, 2025
68 checks passed
@vgrozdanic vgrozdanic deleted the vg/encrypted-fields-metrics branch November 19, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants