Wendy Smoak

Results 12 comments of Wendy Smoak

Two plus years later, I'll add another request for text to speech, specifically in the iOS app. Some examples of other apps doing this are Substack and Omnivore (which is...

There are some pre-existing failures in the remote tests because the sec_code attribute is now required. See #3640 for that fix. Current status: Remote: 21 tests, 58 assertions, 2 failures,...

After merging in master to pick up the sec_code fix in #3640, (and then fixing what I broke while resolving the conflict) the test results are: Unit: 20 tests, 67...

It is now squashed to a single commit with test results in the commit message.

I ran into this again today, the log says error, invalid, dropping ... but it does not actually drop the attribute. If the behavior is staying the same, then it...

How complicated is it to build and try out this branch locally? I looked for a CONTRIBUTING file or build instructions but didn't see it.

As discussed in... https://cloud-native.slack.com/archives/C01NWKKMKMY/p1759439218858049 I'm interested in trying this out... if you have time could you please merge in the latest changes?

I have the same problem with sql dumped from a Postgres schema used by a Django app. The result is an empty list. `the_column timestamp with time zone`

The Python SDK has the metrics instruments defined in [opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/metrics/otel_metrics.py](https://github.com/open-telemetry/opentelemetry-python/blob/main/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/metrics/otel_metrics.py) but nothing is reporting them yet. Discussed in: https://cloud-native.slack.com/archives/C01PD4HUVBL/p1758901890444609

I started [a thread in #otel-devex](https://cloud-native.slack.com/archives/C01S42U83B2/p1756042896458049) to ask about this. Or how/where to ask.