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

Logging and Metrics #5

Merged
merged 14 commits into from
Aug 29, 2023

Add prometheus metrics

82ecbda
Select commit
Loading
Failed to load commit list.
Merged

Logging and Metrics #5

Add prometheus metrics
82ecbda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 29, 2023 in 1s

52.33% of diff hit (target 73.97%)

View this Pull Request on Codecov

52.33% of diff hit (target 73.97%)

Annotations

Check warning on line 41 in internal/aio/aio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/aio/aio.go#L41

Added line #L41 was not covered by tests

Check warning on line 46 in internal/aio/aio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/aio/aio.go#L46

Added line #L46 was not covered by tests

Check warning on line 112 in internal/aio/aio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/aio/aio.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 138 in internal/aio/aio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/aio/aio.go#L133-L138

Added lines #L133 - L138 were not covered by tests

Check warning on line 143 in internal/aio/aio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/aio/aio.go#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 95 in internal/api/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/api/api.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 37 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L37

Added line #L37 was not covered by tests

Check warning on line 59 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L59

Added line #L59 was not covered by tests

Check warning on line 68 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L68

Added line #L68 was not covered by tests

Check warning on line 110 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L110

Added line #L110 was not covered by tests

Check warning on line 158 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L158

Added line #L158 was not covered by tests

Check warning on line 191 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L191

Added line #L191 was not covered by tests

Check warning on line 38 in internal/app/coroutines/createPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L38

Added line #L38 was not covered by tests

Check warning on line 97 in internal/app/coroutines/createPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L97

Added line #L97 was not covered by tests

Check warning on line 137 in internal/app/coroutines/createPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L137

Added line #L137 was not covered by tests

Check warning on line 169 in internal/app/coroutines/createPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L169

Added line #L169 was not covered by tests

Check warning on line 43 in internal/app/coroutines/createSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createSubscription.go#L43

Added line #L43 was not covered by tests

Check warning on line 13 in internal/app/coroutines/deleteSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/deleteSubscription.go#L13

Added line #L13 was not covered by tests

Check warning on line 32 in internal/app/coroutines/deleteSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/deleteSubscription.go#L32

Added line #L32 was not covered by tests

Check warning on line 53 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L53

Added line #L53 was not covered by tests

Check warning on line 64 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L64

Added line #L64 was not covered by tests

Check warning on line 97 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L97

Added line #L97 was not covered by tests

Check warning on line 107 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L107

Added line #L107 was not covered by tests

Check warning on line 115 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L115

Added line #L115 was not covered by tests

Check warning on line 122 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L122

Added line #L122 was not covered by tests