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

feat: Added OpenTelemetry tracing #1537

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

bstasyszyn
Copy link
Contributor

No description provided.

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Mar 16, 2023
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch coverage: 88.13% and project coverage change: +0.03 🎉

Comparison is base (53b859e) 88.02% compared to head (082a433) 88.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1537      +/-   ##
==========================================
+ Coverage   88.02%   88.06%   +0.03%     
==========================================
  Files         223      226       +3     
  Lines       20773    21075     +302     
==========================================
+ Hits        18286    18559     +273     
- Misses       1589     1613      +24     
- Partials      898      903       +5     
Impacted Files Coverage Δ
cmd/orb-driver/startcmd/start.go 51.88% <0.00%> (+2.33%) ⬆️
internal/pkg/log/fields.go 98.70% <0.00%> (-0.65%) ⬇️
pkg/anchor/handler/credential/handler.go 77.77% <28.57%> (-1.27%) ⬇️
pkg/httpserver/server.go 62.65% <42.85%> (-17.35%) ⬇️
cmd/orb-server/startcmd/start.go 66.76% <66.66%> (-0.21%) ⬇️
pkg/context/opqueue/opqueue.go 81.60% <86.36%> (+0.45%) ⬆️
pkg/observability/tracing/tracing.go 90.47% <90.47%> (ø)
cmd/orb-server/startcmd/params.go 82.50% <92.30%> (+0.26%) ⬆️
pkg/activitypub/service/outbox/outbox.go 91.07% <94.11%> (+0.60%) ⬆️
pkg/observer/pubsub.go 93.06% <94.11%> (+0.21%) ⬆️
... and 14 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sudeshrshetty sudeshrshetty merged commit 5f35a84 into trustbloc:main Mar 17, 2023
@bstasyszyn bstasyszyn deleted the oteltracing branch March 17, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants