Juan J. Jimenez-Anca

Results 42 issues of Juan J. Jimenez-Anca

It would be great if we could also have this extension published in https://open-vsx.org/, so that IDE editors like vscodium, theia, etc. can also use it

### What happened? The basic [example](https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-appender-tracing/examples/basic.rs) for `opentelemetry_appender_tracing` is working fine for me. The same example also works if I use an OTLP exporter with tonic and Tokio runtime within...

bug

### Which OpenObserve functionalities are relevant/related to the feature request? traces ### Description The opentelemetry specification defines [Links](https://opentelemetry.io/docs/specs/otel/trace/api/#link) as a way to link two or more `SpanContext`. Each SDK has...

In Progress
✏️ Feature

## Feature Request Opentelemetry Rust provides APIs for Baggage. However, there is no integration with the `tracing` framework, probably because of its lack of support for [distributed tracing](https://github.com/tokio-rs/tracing/issues/89). Baggage has...

**Is your feature request related to a problem? Please describe.** When a Request is processed, I need to log which route is being handled. The Opentelemetry definition of route is...

### Proposed change As per the main [README](https://github.com/nats-io/nats.rs), the old blocking `nats` create is considered legacy, and it's recommended to use `async_nats` now. This is the reverse of what the...

proposal

It seems vals support Bitwarden Vault as a backend. However, Bitwarden also has a product called "secrets manager", which has its own [SDK](https://bitwarden.com/help/secrets-manager-sdk/) and [CLI](https://bitwarden.com/help/secrets-manager-cli/) I Just tried to get...

When following the tutorial in the book I was getting an error. Adding a missing assert_single seems to fix it

### Link to reproduction _No response_ ### Environment Info ```text Payload: Beta 107 ``` ### Describe the Bug When a file is uploaded to external storage using plugin-cloud-storage, a file...

status: needs-triage

### Link to reproduction _No response_ ### Environment Info ```text Payload: 3.0.0-beta.100 Next js: 15.0.0-canary.137 ``` ### Describe the Bug When using `@payloadcms/storage-s3` as media storage I've noticed that when...

status: needs-triage