FWinkler79
FWinkler79
**What are you trying to achieve?** I looked at the semantic conventions described in YAML and used as a basis for generating markdown. YAML files exist for `resources` and `trace...
### Discussed in https://github.com/open-telemetry/opentelemetry-specification/discussions/2539 Originally posted by **FWinkler79** May 13, 2022 Hi there, I have a question concerning the naming conventions of custom attributes that - as of today -...
**iOS device model, version and app version** Model Name: iPhone 13 Pro Software Version: iOS 15.5 App version: HassApp 1.7.3 **Home Assistant Core Version** 2022.7.6 **Describe the bug** Sorry, if...
I am using ... **Spring Boot:** 2.2.0.RELEASE **Spring Cloud:** Hoxton.BUILD-SNAPSHOT **Spring Cloud RSocket:** 0.2.0.BUILD-SNAPSHOT **Sample project:** [here](https://github.com/FWinkler79/SpringCloudPlatform/tree/Issue-RSocket-Gateway-TagBased-Forwarding) In my setup `reservation-service-client` communicates with `reservation-service` via RSocket and the `service-gateway`. `reservation-service`...
I am using ... **Spring Boot:** 2.2.0.RELEASE **Spring Cloud:** Hoxton.BUILD-SNAPSHOT **Sample project:** [here](https://github.com/FWinkler79/SpringCloudPlatform/tree/Issue-Spring-Cloud-RSocket-RouteNamesWithDots) **"Fixed" project:** [here](https://github.com/FWinkler79/SpringCloudPlatform/tree/Issue-Spring-Cloud-RSocket-RouteNamesWithDots-WORKING) I tried to follow the presentation and declarative routing information as shown [here](https://youtu.be/PfbycN_eqhg?t=2409) at...
Thanks a lot for the great series! I just fixed the link to the RSocket Channels blog, as it was broken.
**Is your feature request related to a problem? Please describe.** The current metric (potentially also log) types of OTel Java Instrumentation do not support serialization / de-serialization and persistence using...