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

design/impl: control plane metrics monitoring #1955

Closed
wants to merge 1 commit into from

design/impl: control plane metrics monitoring

bf0b87a
Select commit
Loading
Failed to load commit list.
Closed

design/impl: control plane metrics monitoring #1955

design/impl: control plane metrics monitoring
bf0b87a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 17, 2023 in 1s

36.75% of diff hit (target 60.00%)

View this Pull Request on Codecov

36.75% of diff hit (target 60.00%)

Annotations

Check warning on line 61 in internal/cmd/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/server.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 96 in internal/gatewayapi/runner/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/runner/runner.go#L96

Added line #L96 was not covered by tests

Check warning on line 106 in internal/gatewayapi/runner/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/runner/runner.go#L106

Added line #L106 was not covered by tests

Check warning on line 42 in internal/infrastructure/kubernetes/infra_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/infrastructure/kubernetes/infra_client.go#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 60 in internal/infrastructure/kubernetes/infra_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/infrastructure/kubernetes/infra_client.go#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 83 in internal/infrastructure/kubernetes/infra_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/infrastructure/kubernetes/infra_client.go#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 34 in internal/message/watchutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/message/watchutil.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 57 in internal/message/watchutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/message/watchutil.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 77 in internal/metrics/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metadata.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 89 in internal/metrics/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metadata.go#L82-L89

Added lines #L82 - L89 were not covered by tests

Check warning on line 99 in internal/metrics/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metadata.go#L92-L99

Added lines #L92 - L99 were not covered by tests

Check warning on line 101 in internal/metrics/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metadata.go#L101

Added line #L101 was not covered by tests

Check warning on line 20 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 24 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 28 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 32 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 41 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L41

Added line #L41 was not covered by tests

Check warning on line 44 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L44

Added line #L44 was not covered by tests

Check warning on line 48 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L52

Added line #L52 was not covered by tests

Check warning on line 55 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L55

Added line #L55 was not covered by tests

Check warning on line 59 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 70 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L64-L70

Added lines #L64 - L70 were not covered by tests

Check warning on line 73 in internal/metrics/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/metric.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 31 in internal/metrics/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/options.go#L28-L31

Added lines #L28 - L31 were not covered by tests