Koyomi Araragi
Koyomi Araragi
Is this still being considered? I was looking forward to using such a feature.
@pleerock what do we need to make this PR be merged? It's been almost 2 years...I'm keen on helping if anything else is required, as I couldn't find any good...
@petejkim it works now as this extension is using solhint 3.4.0 (at the time of writing), but maybe when you wrote your comment it was still using 2.x.x version.
There is known bug in Helm where `null` does not remove defaults from dependent charts. Also discussed here: #223 #752 Helm issue: https://github.com/helm/helm/issues/9027 Expected to be fixed in Helm 3.13.0
@Aneurysm9 can you review/merge this? It's just updating docs.
@dessant it seems like `projects_v2_item` is now in beta, maybe worth giving a try?
Also looking for this.
@puckpuck thanks for such a quick reply! I'm trying to instrument my frontend, which is Next.js (specifically the browser side of it). I have OTEL running in my own kubernetes...
@puckpuck sorry for the delay, I just tested here and it worked fine after running `npm install` on the `src/frontend` folder. Thanks for helping!
@eggplantzzz yes, I debug it with the command below (the RPC node is a Ganache one): `truffle debug 0x7ef2fd6cdc70d8822b125a2a82fcb2d416cd9a4d50c26f56ce7127e952e58f08 --url https://flokifi-rpc.forkfy.io --fetch-external`