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

Add flag for specifying configuration file path and include cluster name in metric labels #8

Merged
merged 6 commits into from
Jul 7, 2024

fix: fix docker file

cf90ea4
Select commit
Loading
Failed to load commit list.
Merged

Add flag for specifying configuration file path and include cluster name in metric labels #8

fix: fix docker file
cf90ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 7, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 20 in internal/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/root.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 22 in internal/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/root.go#L22

Added line #L22 was not covered by tests

Check warning on line 34 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L34

Added line #L34 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 37 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L37

Added line #L37 was not covered by tests

Check warning on line 143 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L143

Added line #L143 was not covered by tests

Check warning on line 155 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 160 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L158-L160

Added lines #L158 - L160 were not covered by tests

Check warning on line 167 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L167

Added line #L167 was not covered by tests

Check warning on line 177 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 190 in internal/natsclient/jetstream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/jetstream.go#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 72 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L72

Added line #L72 was not covered by tests

Check warning on line 76 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L76

Added line #L76 was not covered by tests

Check warning on line 80 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L80

Added line #L80 was not covered by tests

Check warning on line 84 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L84

Added line #L84 was not covered by tests

Check warning on line 89 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L89

Added line #L89 was not covered by tests

Check warning on line 92 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L92

Added line #L92 was not covered by tests

Check warning on line 96 in internal/natsclient/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/natsclient/metric.go#L96

Added line #L96 was not covered by tests