Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[receiver/datadogreceiver] Remove deprecated use of host.ReportFatalError #30589

Closed
Tracked by #30501
atoulme opened this issue Jan 16, 2024 · 4 comments · Fixed by #31146
Closed
Tracked by #30501

[receiver/datadogreceiver] Remove deprecated use of host.ReportFatalError #30589

atoulme opened this issue Jan 16, 2024 · 4 comments · Fixed by #31146
Assignees
Labels
bug Something isn't working receiver/datadog

Comments

@atoulme
Copy link
Contributor

atoulme commented Jan 16, 2024

Component(s)

receiver/datadog

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.

@boostchicken
Copy link
Member

I can tackle this in like 3 or 4 days. finishing some work for a client. If it neds toi move faster let me know and ill ask if my client can push on his dates they maybe soft

@crobert-1 crobert-1 added bug Something isn't working and removed needs triage New item requiring triage labels Jan 16, 2024
@atoulme
Copy link
Contributor Author

atoulme commented Jan 17, 2024

This is not considered urgent, and should be a few lines of change. I have assigned the issue to you for now, feel free to take it up when you can. Thanks!

@atoulme
Copy link
Contributor Author

atoulme commented Feb 9, 2024

This is fixed with #31146

@atoulme atoulme closed this as completed Feb 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working receiver/datadog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants