-
### Library name and version
Azure.Core
### Describe the bug
When OTel is configured to collect HTTP spans and Azure SDK spans, we report 2 spans for each HTTP call.
Azure SDK spans are 'better'…
-
Hi,
may I ask what is the recommendation for injecting custom delegating handlers? I can't find how to do this without reflection.
If it's not currently available, I would like to kindly raise a f…
-
Hi,
i setup a kafka producer with these properties :
```
props.put("schema.registry.url", this.schemaRegistryUrl);
props.put(SchemaRegistryClientConfig.BASIC_AUTH_CREDENTIALS_SOURCE,basic_auth…
pibou updated
8 months ago
-
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.pushshift.io/reddit/submission/search?author=Wick-Nole&size=10&before=1697010170
-
In the current implementation, Mint automatically "refills" window sizes for both the stream and the connection whenever it receives data frames. This approach, while functional, leads to the generati…
-
Hi all! I need to implement, using http_client, oauth2 authentication with refresh_token flow (instead client_credential).
Specific use case are reported inside Google AdWords docs:
https://develo…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I'm trying to test your Example: `FlightClientExample` when I'm running it against server getting this err…
-
Span hierarchy of `product_retrieval` changed from having `http.client` spans as children--now they are not.
Expected behavior: The `http.client` spans should be `product_retrieval` children spans…
-
### Description
This issue tracks the design doc around unifying the HTTP clients (fetching artifacts and fetching spans) and our authorization logic across both.
### Describe the solution you'…
-
### Area(s)
area:url
### Is your change request related to a problem? Please describe.
The HTTP client and server spans have `url.full` and `url.query` attributes, respectively, tagged as **Require…