Justin Vanderhooft
Justin Vanderhooft
It's not a hack, it's the official nodejs solution for preloading modules before anything else is the `--loader` flag. That's how the runtime loads dd-trace _first_, which then lets the...
We ended up using a hook internally to overwrite the resource name with the the host of the outgoing request. For our workloads our services call out to 10s or...
We wanted to do something similar at Plex and came up with the following: Set this mongo option in your tracer config: ``` tracer.use('mongodb-core', { queryInResourceName: true }); ``` And...
I'm working to add some CF Pages support to `otel-cf-workers` and auto-instrumentation of `fetch` has no effect there for folks using `ofetch`, because by the time `globalThis.fetch` is patched by...
Can you try this again? We fixed several bugs and added support for additional vehicles in the https://github.com/widewing/ha-toyota-na/releases/tag/v2.0.0
We just pushed a release that supports the diagnostic platform in HA. Navigate to the integrations page, select the menu on the `Toyota` integration, and click `Download Diagnostics`. The dump...
We just pushed a release that supports the diagnostic platform in HA. Navigate to the integrations page, select the menu on the `Toyota` integration, and click `Download Diagnostics`. The dump...
Are you subscribed to `remote services`?
I don't believe that we have any control over how the vehicle gets locked or the messages that the Toyota app sends you. All we can do is request that...
Can you try again on https://github.com/widewing/ha-toyota-na/releases/tag/v2.0.0 We fixed several bugs and implemented support for some Entune 3 vehicles that previously errored out like this.