Gauthier POGAM--LE MONTAGNER
Gauthier POGAM--LE MONTAGNER
The issue seems solved in version `[email protected]` / `[email protected]` with the use of `@microsoft/api-extractor`. @qmhc FYI. Edit: never mind, it seems the issue is still there and it depends on...
Hi, Try to remove all your LC_\* variables from `/etc/locale.conf` and set only LANG to the local you're looking for. You can also do it with `localectl set-locale LANG=en_US.utf8`(it'll remove...
Same feedback: the `lts` alias is described in the doc but doesn't work.
Hello, Thanks for the deep review. I’m currently unable to do any change until mid-June. I’ll work on them as soon as possible after June 16.
@peaklabs-dev I edited the template according to your review. Hope it will work now. :)
Is there any way to ignore the example secret from the XML, since it's not a real secret?
Hi @pkudinov 1. It seems Coolify is not able to automatically set 2 URLs for a service, so you need to define it yourself like this: `https://signoz-grpc.example.com:4317,https://signoz-http.example.com:4318` Since the docker...
@pkudinov in this case, I will keep them no exposed and will let users do the setup would it be needed. This will follow the official behavior and (hopefully) save...
> Maybe this issue will not occur when actually using the template over the UI, but for me, when using the template via a Docker Compose Service in Coolify, I...
@peaklabs-dev I think there would be two ways to improve the template maintainability: - Have SigNoz provide a tag pointing to the latest prod release (SigNoz doesn't have any yet,...