-
Notifications
You must be signed in to change notification settings - Fork 0
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
[PLATFORM-1601]: Fix otlp exporter endpoint #94
[PLATFORM-1601]: Fix otlp exporter endpoint #94
Conversation
20da2ac
to
74296c0
Compare
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0" | |||
name = "prima-tracing" | |||
readme = "README.md" | |||
repository = "https://github.com/primait/prima_tracing.rs" | |||
version = "0.9.0-rc.0" | |||
version = "0.9.0-rc.1" |
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.
version = "0.9.0-rc.1" | |
version = "0.9.1" |
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.
For now I'll keep this an RC, once it's stable I'll release a 0.9.0
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.
Ah sorry i was sure that the 0.9.0 already existed. Fine then!
e64dac7
to
9d22e79
Compare
https://prima-assicurazioni-spa.myjetbrains.com/youtrack/issue/PLATFORM-1601