Blake Kostner

Results 74 issues of Blake Kostner

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

transform: tag_cardinality_limit
type: feature

This replaces #550. It adds code attributes to all Elixir macro calls. This information is gathered at compile time, and then merged with the start opt attributes at runtime. I...

language-elixir
scope-api

This fixes the dataloader source breaking using KV sources instead of Ecto. Right now these tests currently break because the code assumes we are running with an Ecto source.

elixir
instrumentation
opentelemetry_dataloader

This updates the GitHub actions to the latest version, uses cache everywhere (since it was already used a couple of places), and updates the deploy step to use actions instead...