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: tracing of gateway requests #143

Merged
merged 5 commits into from
Jun 25, 2024

docs: tracing changelog and headers

687c902
Select commit
Loading
Failed to load commit list.
Merged

feat: tracing of gateway requests #143

docs: tracing changelog and headers
687c902
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 0s

10.25% of diff hit (target 35.29%)

View this Pull Request on Codecov

10.25% of diff hit (target 35.29%)

Annotations

Check warning on line 216 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 219 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 475 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L474-L475

Added lines #L474 - L475 were not covered by tests

Check warning on line 496 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L496

Added line #L496 was not covered by tests

Check warning on line 14 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L14

Added line #L14 was not covered by tests

Check warning on line 45 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 56 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L50-L56

Added lines #L50 - L56 were not covered by tests

Check warning on line 58 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L58

Added line #L58 was not covered by tests

Check warning on line 71 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 75 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 84 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L79-L84

Added lines #L79 - L84 were not covered by tests

Check warning on line 88 in tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tracing.go#L86-L88

Added lines #L86 - L88 were not covered by tests