Eric J. Smith
Eric J. Smith
Interesting. Hope it works.
Yeah, totally agreed that we need to add a max depth feature on the client. Also, the angular integration should add a global exclude for $template
@niemyjski i think we need to create a CJS build to go with the ESM build to cover these use cases. There are a lot of platforms that don’t yet...
What support burden is this adding? The tools we have support outputting to CJS format. There are clearly many things that lag behind and don’t support ESM. I know we...
@niemyjski i find it hard to believe that it’s that hard to produce CJS builds. We also already have CJS code mixed in with our ESM build from the source...
@niemyjski you should know by now that everything moves way slower than you think. There are plenty of targets and frameworks and just existing apps that don’t want to convert...
I'm taking a look at `UpDownCounter` and wondering if it could be used to show the current queue size in a distributed system. For instance, if I have many processes...
> Ok, interesting. Is there an ability to set a point in time absolute value when it gets out of sync?
@cijothomas yeah, I saw that and it's what prompted me to ask questions here. :-) I tried accessing that slack account and wasn't able to. Is there some other place...
This is a super common scenario. I'd think OTel would have to be able to handle it, but I'm not seeing how by looking at the spec.