Skip to content

Fix lint issues in otel package#1243

Merged
MrAlias merged 5 commits intoopen-telemetry:masterfrom
MrAlias:otel-lint
Oct 12, 2020
Merged

Fix lint issues in otel package#1243
MrAlias merged 5 commits intoopen-telemetry:masterfrom
MrAlias:otel-lint

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Oct 11, 2020

Add documentation for the shadowed Meter for the time being.

Do not export ErrInvalidHexID, ErrInvalidTraceIDLength, ErrInvalidSpanIDLength, ErrInvalidSpanIDLength, or ErrNilSpanID. These are not used externally and we should reduce the API prior to a GA release to allow flexibility going forward.

Add and update comments for all SpanKind conforming to golint spec.

Add documentation for the shadowed `Meter` for the time being.

Do not export `ErrInvalidHexID`, `ErrInvalidTraceIDLength`,
`ErrInvalidSpanIDLength`, `ErrInvalidSpanIDLength`, or `ErrNilSpanID`.
These are not used externally and we should reduce the API prior to a GA
release to allow flexibility going forward.

Add and update comments for all SpanKind conforming to golint spec.
@MrAlias MrAlias added pkg:API Related to an API package documentation Provides helpful information release:required-for-ga labels Oct 11, 2020
@MrAlias MrAlias added this to the RC1 milestone Oct 11, 2020
@MrAlias MrAlias self-assigned this Oct 11, 2020
@MrAlias MrAlias merged commit a46f88e into open-telemetry:master Oct 12, 2020
@MrAlias MrAlias deleted the otel-lint branch October 12, 2020 15:43
@MrAlias MrAlias mentioned this pull request Nov 20, 2020
AzfaarQureshi pushed a commit to open-o11y/opentelemetry-go that referenced this pull request Dec 3, 2020
* Fix lint issues in otel package

Add documentation for the shadowed `Meter` for the time being.

Do not export `ErrInvalidHexID`, `ErrInvalidTraceIDLength`,
`ErrInvalidSpanIDLength`, `ErrInvalidSpanIDLength`, or `ErrNilSpanID`.
These are not used externally and we should reduce the API prior to a GA
release to allow flexibility going forward.

Add and update comments for all SpanKind conforming to golint spec.

* Update CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Provides helpful information pkg:API Related to an API package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants