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

Updated usage of ApplicationStartInfo to BuildInfo #3275

Merged

Conversation

dhruv-vora
Copy link
Contributor

@dhruv-vora dhruv-vora commented Apr 28, 2021

Description:

  • Changed usage of ApplicationStartInfo to BuildInfo
  • Changed ExeName to Command

This is in continuation to open-telemetry/opentelemetry-collector/pull/3056 and open-telemetry/opentelemetry-collector/pull/3057

@dhruv-vora
Copy link
Contributor Author

/cc @bogdandrutu @Aneurysm9 @anuraaga

Copy link
Member

@mxiamxia mxiamxia left a comment

Choose a reason for hiding this comment

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

LGTM after addressing the comments.

@dhruv-vora dhruv-vora changed the title Updated usage of ApplicationStartInfo to BinaryInfo Updated usage of ApplicationStartInfo to BuildInfo Apr 29, 2021
@bogdandrutu
Copy link
Member

please run make update-otel

@dhruv-vora dhruv-vora force-pushed the update-application-start-info branch from 26c3f3f to 36b691a Compare April 30, 2021 18:04
@bogdandrutu
Copy link
Member

Please fix lint errors (to run locally make golint)

newrelic.go:41: File is not `gofmt`-ed with `-s` (gofmt)
	buildInfo     *component.BuildInfo
make[1]: *** [../../Makefile.Common:93: lint] Error 1

alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
 (#3275)

Error Writer Is Internal To File Exporter Test And Will No Be Apart Of Test Util Like Limited Writer
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.

5 participants