(no title)
gnurizen | 1 year ago
There's some missing bits around FFI and callbacks (i.e. C calling function pointer that is a luajit generated stub back into the interpreter) and curious if anyone actually uses these things in OpenResty workloads. Deploy and enjoy!
aktau|1 year ago
Is there a single-shot mode that I can use from the command-line? Something like:
Or:brancz|1 year ago
However, we wouldn’t be against adding a mode like this!
FWIW both the server and the agent are single statically linked binaries so while it’s a bit more set up it’s not terribly difficult either[1].
[1] https://www.parca.dev/docs/quickstart/
gnurizen|1 year ago