dziedrius

Results 5 issues of dziedrius

because jquery 1.9.0 dropped browser property support (it was deprecated since 1.3?): http://api.jquery.com/jQuery.browser/

**Describe the bug** I've added custom traces for our application startup and noticed strange behavior: ![image](https://user-images.githubusercontent.com/772162/111283316-a9881580-8647-11eb-8ecb-4f0cdf5b6eb7.png) As long as I'm trying to instrument application startup, where logging is bootstrapped, background...

type:enhancement
area:tracer

We've noticed that after we've used federation plugin, one part of our application started to fail with: ``` __federation_shared_react-dom.js:233 TypeError: Cannot read properties of null (reading 'useRef') at react_production_min.useRef (__federation_shared_react.js:67:402)...

Even if I can run timeline profiling under linux just fine from command line (with both - start and attach), profiling self API says it is not supported. I've cloned...

Some connectors (for example OpenAI and Mistral) return token usage in `ChatMessageContent.Metadata`, which might be used later in application's logic (usually for request/usage limiting). Currently Amazon Bedrock connector does not...

.NET
ai connector
needs help