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: supports custom metrics sink export period and timeout #3103

Merged
merged 7 commits into from
May 23, 2024

fix: add comments and modify field

36fb141
Select commit
Loading
Failed to load commit list.
Merged

feat: supports custom metrics sink export period and timeout #3103

fix: add comments and modify field
36fb141
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 22, 2024 in 1s

0.00% of diff hit (target 60.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 60.00%)

Annotations

Check warning on line 36 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 78 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L78

Added line #L78 was not covered by tests

Check warning on line 91 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L91

Added line #L91 was not covered by tests

Check warning on line 103 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L99-L103

Added lines #L99 - L103 were not covered by tests

Check warning on line 106 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L106

Added line #L106 was not covered by tests

Check warning on line 112 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L108-L112

Added lines #L108 - L112 were not covered by tests

Check warning on line 115 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L115

Added line #L115 was not covered by tests

Check warning on line 118 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L118

Added line #L118 was not covered by tests

Check warning on line 121 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L121

Added line #L121 was not covered by tests

Check warning on line 185 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L185

Added line #L185 was not covered by tests

Check warning on line 189 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 192 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 195 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L195

Added line #L195 was not covered by tests

Check warning on line 218 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L218

Added line #L218 was not covered by tests

Check warning on line 222 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 225 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 228 in internal/metrics/register.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/metrics/register.go#L228

Added line #L228 was not covered by tests