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: add tracing, request timeouts and move instrumentation to boxo #87

Merged
merged 16 commits into from
Nov 19, 2024

fix: typo

bee051d
Select commit
Loading
Failed to load commit list.
Merged

feat: add tracing, request timeouts and move instrumentation to boxo #87

fix: typo
bee051d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 19, 2024 in 0s

0.00% of diff hit (target 19.57%)

View this Pull Request on Codecov

0.00% of diff hit (target 19.57%)

Annotations

Check warning on line 114 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L103-L114

Added lines #L103 - L114 were not covered by tests

Check warning on line 133 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 38 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L38

Added line #L38 was not covered by tests

Check warning on line 106 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 110 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 116 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L116

Added line #L116 was not covered by tests

Check warning on line 139 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 151 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L151

Added line #L151 was not covered by tests

Check warning on line 256 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L244-L256

Added lines #L244 - L256 were not covered by tests

Check warning on line 259 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L259

Added line #L259 was not covered by tests

Check warning on line 22 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 36 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L27-L36

Added lines #L27 - L36 were not covered by tests

Check warning on line 44 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 50 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L46-L50

Added lines #L46 - L50 were not covered by tests

Check warning on line 61 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L52-L61

Added lines #L52 - L61 were not covered by tests

Check warning on line 68 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L63-L68

Added lines #L63 - L68 were not covered by tests

Check warning on line 78 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L72-L78

Added lines #L72 - L78 were not covered by tests

Check warning on line 82 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 96 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L86-L96

Added lines #L86 - L96 were not covered by tests

Check warning on line 109 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 113 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L112-L113

Added lines #L112 - L113 were not covered by tests