-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Upgrade to the latest proto version #637
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
Upgrade to the latest proto version #637
Conversation
Signed-off-by: Bogdan Drutu <[email protected]>
| resource *Resource | ||
| metrics []Metric | ||
| resource *Resource | ||
| instrumentationLibraryMetrics []InstrumentationLibraryMetrics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any chance we can shorten the type and field names?
pjanotti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Mergin for now to move forward. @bogdandrutu please have a look at the comments and possibly add issues to address later. |
Signed-off-by: Bogdan Drutu <[email protected]>
Resolve feedback from #637
* Creating an otelcol Dockerfile for windows. * Adding circleci pipeline * Updating documentation for mounting config file * Update docs/getting-started/windows-manual.md Co-authored-by: Jeff Cheng <[email protected]> * Update docs/getting-started/windows-manual.md Co-authored-by: Jeff Cheng <[email protected]> * Updating documentation * Updating circleci to save the image archive Co-authored-by: Jeff Cheng <[email protected]>
* promote povilasv * Update codeowners * Update company info
Resolve feedback from open-telemetry/opentelemetry-collector#637
No description provided.