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

Move healthcheckextension from collector core to collector contrib #4894

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

alexperez52
Copy link
Contributor

This PR moves healthcheckextension to collector contrib and updates imports and go mod of several components to point to extension/healthcheckextension

Related issues include:
opentelemetry-collector/#3474

@alexperez52 alexperez52 requested review from a team and dmitryax August 26, 2021 20:30
"go.opentelemetry.io/collector/extension/pprofextension"
"go.opentelemetry.io/collector/extension/zpagesextension"

"github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckextension"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Be sure to run goimports on this. These probably need to be resorted alphabetically.

@bogdandrutu
Copy link
Member

Also needs a rebase

@alexperez52 alexperez52 force-pushed the movehealthcheckextension branch from 319db51 to 9c97ea9 Compare August 26, 2021 23:09
@bogdandrutu
Copy link
Member

Needs a rebase and fix tests :)

@alexperez52 alexperez52 force-pushed the movehealthcheckextension branch from 9c97ea9 to 76295d6 Compare August 27, 2021 00:29
@bogdandrutu bogdandrutu merged commit 0c00baf into open-telemetry:main Aug 27, 2021
hex1848 pushed a commit to hex1848/opentelemetry-collector-contrib that referenced this pull request Jun 2, 2022
…etry#4894)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.44.0 to 1.44.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.44.0...v1.44.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jsalva added a commit to jsalva/nestjs-otel-prom-grafana-tempo-otel-collector that referenced this pull request Sep 7, 2022
…moved to contrib (see open-telemetry/opentelemetry-collector-contrib#4894). Also updates otel-collector-config using updated format to ignore insecure tls properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants