Maxime Bedard

Results 6 issues of Maxime Bedard

Whilst adding accessor: false, I thought it would be convenient to add prefix to attributes as well. It also fixes https://github.com/byroot/activerecord-typedstore/issues/7. Thoughts? @byroot @rafaelfranca

Hi friends 👋 I'm currently looking into refactoring opportunities to allow slicing the metadata for cloud environments. More specifically https://github.com/DataDog/dd-agent/blame/master/utils/cloud_metadata.py#L98-L105. The reason behind this change is that we currently deliver...

**Agent Environment** ```sh # agent version Agent 7.50.3 - Commit: abce0cb - Serialization version: v5.0.100 - Go version: go1.20.12 ``` The log I'm observing: ```sh 2024-01-31 15:39:04 UTC | CORE...

team/opentelemetry

Identical PR to https://github.com/googleapis/nodejs-bigquery/pull/1100, but for table#createReadStream with a startIndex. Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to...

api: bigquery
size: xs

## Motivation I ran into an issue where the trace_id of the parent span is not copied into the `SpanContext` of the current span. This can be especially problematic when...

*Description of changes:* When https://github.com/aws/aws-nitro-enclaves-cli/pull/595 merged, it caused a regression when using docker with TLS. By default `shiplift` is built with TLS support by default whereas bollard isn't.