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

Remove use of host.ReportFatalError #30501

Closed
21 tasks done
atoulme opened this issue Jan 13, 2024 · 2 comments
Closed
21 tasks done

Remove use of host.ReportFatalError #30501

atoulme opened this issue Jan 13, 2024 · 2 comments
Labels

Comments

@atoulme
Copy link
Contributor

atoulme commented Jan 13, 2024

Component(s)

No response

Describe the issue you're reporting

host.ReportFatalError is deprecated and telemetrySettings.ReportStatus(component.NewFatalErrorEvent(err)) should be used instead.

@atoulme atoulme added the needs triage New item requiring triage label Jan 13, 2024
@atoulme atoulme removed the needs triage New item requiring triage label Jan 13, 2024
codeboten pushed a commit that referenced this issue Jan 15, 2024
codeboten pushed a commit that referenced this issue Jan 15, 2024
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit that referenced this issue Jan 15, 2024
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit that referenced this issue Jan 15, 2024
**Description:**
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit that referenced this issue Jan 15, 2024
**Description:**
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit that referenced this issue Jan 15, 2024
**Description:**
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit that referenced this issue Jan 16, 2024
**Description:**
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit that referenced this issue Jan 16, 2024
**Description:**
Remove use of deprecated host.ReportFatalError

**Link to tracking Issue:**
#30501
codeboten pushed a commit to codeboten/opentelemetry-collector-contrib that referenced this issue Jan 16, 2024
Remove use of deprecated host.ReportFatalError

Linked to open-telemetry#30501

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector-contrib that referenced this issue Jan 16, 2024
Remove use of deprecated host.ReportFatalError

Linked to open-telemetry#30501

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector-contrib that referenced this issue Jan 16, 2024
Remove use of deprecated host.ReportFatalError

Linked to open-telemetry#30501

Signed-off-by: Alex Boten <aboten@lightstep.com>
djaglowski pushed a commit that referenced this issue Jan 16, 2024
Remove use of deprecated host.ReportFatalError

Linked to #30501

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit that referenced this issue Jan 16, 2024
Remove use of deprecated host.ReportFatalError

Linked to #30501

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector-contrib that referenced this issue Jan 16, 2024
Remove use of deprecated host.ReportFatalError

Linked to open-telemetry#30501

Signed-off-by: Alex Boten <aboten@lightstep.com>
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this issue Feb 1, 2024
…try#30609)

Remove use of deprecated host.ReportFatalError

Linked to
open-telemetry#30501
Fixes open-telemetry#30591

Signed-off-by: Alex Boten <aboten@lightstep.com>
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this issue Feb 1, 2024
…telemetry#30630)

Remove use of deprecated host.ReportFatalError

Linked to
open-telemetry#30501

Fixes open-telemetry#30595

Signed-off-by: Alex Boten <aboten@lightstep.com>
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this issue Feb 1, 2024
…try#30647)

Remove use of deprecated host.ReportFatalError

Linked to
open-telemetry#30501

Fixes open-telemetry#30584

Signed-off-by: Alex Boten <aboten@lightstep.com>
dmitryax pushed a commit that referenced this issue Feb 7, 2024
Remove use of deprecated host.ReportFatalError

Linked to
#30501
mx-psi added a commit that referenced this issue Feb 8, 2024
See
#30501

---------

Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

@github-actions github-actions bot added the Stale label Apr 10, 2024
@atoulme
Copy link
Contributor Author

atoulme commented Apr 10, 2024

Work is complete. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant