Shannon Weyrick
Shannon Weyrick
We've moved away from AppImage and now have static binaries.
Understood, thanks!
Thanks @yagikota. We wouldn't want the default build to be Debug though - it will greatly slow down traffic generation. I wonder if moving to `bookworm-slim` instead of `bullseye-slim` base...
No, just that if optimization is making it fail (which is never supposed to happen) then perhaps mutating the versions of the compiler and/or dependencies will fix the mystery.
how is making the mainflux sdk call to do this any different from the way we do it for orb tags?
Thanks @maluueu. Can you also include the orb-agent image tag you are using, and the policy that is causing the crash?
Hi @Dragao75, we are using this [third party library](https://github.com/DNS-OARC/flamethrower/tree/master/3rd/url-parser) to parse URLs, and it does appear to support v6 so I am not sure what the problem is. Unfortunately it...
Understood, yes that's the way it should work. We will flag this as a bug to be investigated.
Thanks @pspacek, with just a quick look I think it's a great idea and I'd be happy to collaborate here. I'll review in more detail.
@pspacek in terms of a common format that allows better interaction with other tools - in my [observability project](https://orb.community/) we have standardized on [openmetrics](https://openmetrics.io/) and [opentelemetry](https://opentelemetry.io/) ... since this is...