Hacker News new | ask | show | jobs
by rfratto 2346 days ago
Grafana Labs employee here. We've been using jsonnet-bundler as a package manager on top of our Tanka configs. As for some common packages, we open source most of ours[1]. We also provide Tanka-compatible configs for Loki[2].

[1]: https://github.com/grafana/jsonnet-libs

[2]: https://github.com/grafana/loki/tree/master/production/ksonn...

1 comments

Thanks a lot! I'll give these a try soon and provide any feedback via github.