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

Add files via upload #90

Merged

Conversation

JanWesterkamp-iJUG
Copy link
Contributor

README.adoc add PR

<parent>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile-parent</artifactId>
<version>2.1</version>
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
<version>2.1</version>
<version>2.4</version>

<artifactId>microprofile-parent</artifactId>
<version>2.1</version>
</parent>
<groupId>org.eclipse.microprofile.opentracing</groupId>
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
<groupId>org.eclipse.microprofile.opentracing</groupId>
<groupId>org.eclipse.microprofile.opentelemetry</groupId>

Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should use opentelemetry-tracing because OpenTelemetry also has specifications for Metrics and Logging (which we are not exploring yet).

Copy link
Contributor

Choose a reason for hiding this comment

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

We were discussing this and we'll keep org.eclipse.microprofile.opentracing for the group id and opentelemetry-* for the artifacts.
In the future this will likely be a multi-module spec.

@Emily-Jiang Emily-Jiang merged commit ea000cb into eclipse:master Jan 10, 2022
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.

None yet

4 participants