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

[receiver/lokireceiver] Remove deprecated use of host.ReportFatalError #30594

Closed
atoulme opened this issue Jan 16, 2024 · 2 comments
Closed

[receiver/lokireceiver] Remove deprecated use of host.ReportFatalError #30594

atoulme opened this issue Jan 16, 2024 · 2 comments
Labels
needs triage New item requiring triage receiver/loki

Comments

@atoulme
Copy link
Contributor

atoulme commented Jan 16, 2024

Component(s)

receiver/loki

Describe the issue you're reporting

Refactor to remove use of host.ReportFatalError, you can use settings.TelemetrySettings.ReportStatus(component.NewFatalErrorEvent(err)) instead.

See #30505 for an example.

@atoulme atoulme added the needs triage New item requiring triage label Jan 16, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@atoulme
Copy link
Contributor Author

atoulme commented Jan 16, 2024

Duplicate of #30580 , closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage New item requiring triage receiver/loki
Projects
None yet
Development

No branches or pull requests

1 participant