Hacker News new | ask | show | jobs
by datalopers 1362 days ago
Not the person you're replying to, but you can see how SigNoz did it here [1]

Essentially you add: keys Array(String), values Array(String) and write the pairs accordingly.

https://github.com/SigNoz/signoz/blob/develop/deploy/docker-...