Alana Storm
Alana Storm
@michaelhyatt is there a specific Node.js kafka library you're interested in supporting? It looks like there's a few of them.
@AlexanderWert (or anyone) naive question -- is the intention here that a user will add the OpenTelemetry metrics API/SDK to their project, use that to generate metrics, and then -...
Thanks for the insight both @axw, @jackshirazi. Follow up question for anyone -- OTel has [six metric types](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#meter-operations) (Counter, Asynchronous Counter, Histogram, Asynchronous Gauge, UpDownCounter, Asynchronous UpDownCounter) Has anyone done...
Hey all -- here's some more color on the existential problem that node-native ESM modules present for APM vendors. Most APM vendors with a Node.js agent rely on module hooking/monkey-patching...
> I would really like to see APM vendors more engaged with Node core You and me both @mcollina -- I'll pass that message on the product/engineering managers here and...
Thanks @GeoffreyBooth -- that's useful context and exactly the sort of "next steps" prompt that folks could use. I've [raised the issue](https://github.com/open-telemetry/opentelemetry-js/issues/1946) with the OpenTelementry project (CNCF foundation project with...
Not a core contributor here, but there's [this plugin from Kalen Jordan that creates dummy orders](https://github.com/kalenjordan/magerun-addons/blob/master/README.md).
It'll also be important to make sure the defaults make sense for a `-n`/no interactive run. It's nice to start an upgrade, step away, read War and Peace, and then...
@cmuench Yeah, the `-n` was specifically a thought for **this** command. The ability to start an upgrade an walk away for a bit is nice. @melvyn-sopacua — not at the...
Thanks both -- so, take this with a grain of salt but: The vast majority of folks coming to Sylius new are going to be using it as an ecommerce...