Punya Biswal

Results 13 issues of Punya Biswal

This is especially important given that (as of #1528) stable modules may depend on unstable ones for implementation details, so we run the risk of inadvertently "leaking" unstable APIs to...

help wanted
pkg:tooling

#3615 improves reload behavior by failing with an error rather than hanging, if the config is invalid. This issue tracks creating an automated test to verify this going forward. ---...

good first issue
area:config

Fixes #1418.

kokoro:force-run
api: cloudtrace
size: xs

api: cloudtrace
size: xs

Fixes #1408.

api: cloudtrace
size: xs

Thank you for building these instrumentation libraries! When looking at the instrumentation libraries in https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node, I found it very useful to see the supported versions listed for each library (i.e.,...

![Screenshot 2024-02-06 2 57 31 PM](https://github.com/rqlite/rqlite/assets/277514/1f8fdf5b-e9aa-4d86-a578-0983c045d3a2) This only covers non-queued execute requests. If the direction makes sense, we could * add support for other request types, * improve code organization,...

OTel protos use `repeated KeyValue` or `KeyValueList` instead of proto3 `map`, inconveniencing users: * We have to convey the requirement/expectation that keys are unique through documentation (e.g., #480, #350, #296),...