Skip to content

Commit

Permalink
add monitoring localnet images
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Sep 26, 2024
1 parent a4f1e8d commit 89d4096
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions copy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ source_images=(
# localnet build images
"golang:1.22.5-bookworm"

# localnet monitoring images
grafana/grafana:11.2.0
prom/prometheus:v2.53.1
cloudflare/cloudflared:2024.9.1
grafana/loki:3.1.0

# docker syntax
docker/dockerfile:1.9-labs
)
Expand Down

0 comments on commit 89d4096

Please sign in to comment.