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)
Fri, Sep 27, 7:57 PM
Unknown Object (File)
Thu, Sep 26, 3:42 AM
Unknown Object (File)
Thu, Sep 26, 3:42 AM
Unknown Object (File)
Sat, Sep 21, 9:10 PM
Unknown Object (File)
Sat, Sep 21, 5:46 PM
Unknown Object (File)
Sat, Sep 21, 4:45 PM
Unknown Object (File)
Sat, Sep 21, 3:43 PM
Unknown Object (File)
Sat, Sep 21, 1:45 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
No Lint Coverage
Unit
No Test Coverage

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