Stefan Norberg

Results 40 comments of Stefan Norberg

Class level annotations aren't supported? ```-Dotel.instrumentation.external-annotations.include=org.springframework.stereotype.Service``` doesn't seem to do anything for example.

I'd like to write my own aspect to handle my application's tracing to COMPLEMENT the otel javaagent, but it's unclear to me how to proceed after reading https://opentelemetry.io/docs/java/manual_instrumentation/

I got some help from @anuraaga and solved it here: https://github.com/aws/aws-xray-sdk-java/issues/281#issuecomment-831698289

````css .input-group > .selectize-control > .selectize-input { margin-right: 10px; } .selectize-control.single .selectize-input:after { right: 5px; } ````

Yup same here `sudo xcodes install 12.5.1` ```The operation couldn’t be completed. (DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character '

> I don't kmow if this helps, but it worked on Oct 18th on a Macbook Pro running Sequoia 15.01 but not on Oct 19th on a Macbook Pro running...

The word-mapping going on in formatDistance in the locale files should be made optional or be removed altogether. If you look at sites like Youtube for instance, they don't write...

I reverted to beta7 for now. @dpvc Let me know if I can help out more with validation etc.

Yup that worked great @dpvc. Will this roll into 4.0.1? edit: Just read #3444.