Page MenuHomePhabricator

[identity] add span tracing to identity database.rs file
ClosedPublic

Authored by will on Apr 28 2024, 11:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 6:45 AM
Unknown Object (File)
Sun, Nov 10, 7:49 PM
Unknown Object (File)
Sun, Nov 10, 11:41 AM
Unknown Object (File)
Sun, Nov 10, 9:03 AM
Unknown Object (File)
Sun, Nov 10, 8:56 AM
Unknown Object (File)
Fri, Nov 8, 7:18 PM
Unknown Object (File)
Thu, Nov 7, 10:10 PM
Unknown Object (File)
Wed, Nov 6, 7:58 PM
Subscribers

Details

Summary

Adds span tracing to the database.rs file

Depends on D11826

Test Plan

cargo check

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Apr 28 2024, 11:20 PM
This revision is now accepted and ready to land.Apr 29 2024, 10:45 AM
bartek added inline comments.
services/identity/src/database.rs
1031 ↗(On Diff #39606)

I don't think we need it here. It's an inner helper function

will marked an inline comment as done.May 6 2024, 9:42 AM