Technical requirements
For this chapter, we’ll be stepping away from our Prometheus deployment for a bit and doing things locally. Consequently, you’ll need these tools installed to follow along:
- jsonnet: https://github.com/google/go-jsonnet/blob/fed90cd9cd733a87f9fb27cfb32a3e08a7695603/README.md#installation-instructions
- jsonnet-bundler: https://github.com/jsonnet-bundler/jsonnet-bundler#install
- promtool: https://github.com/prometheus/prometheus/releases/tag/v2.46.0
The code used in this chapter is available at https://github.com/PacktPublishing/Mastering-Prometheus.