Categorygithub.com/grafana/beyla-k8s-cache
module
0.0.0-20241028102920-b058ae1d42a3
Repository: https://github.com/grafana/beyla-k8s-cache.git
Documentation: pkg.go.dev

# README

kind create cluster
docker buildx build . -t grafana/beyla-k8s-cache:dev
kind load docker-image grafana/beyla-k8s-cache:dev
kubectl apply -f deployments/app.yml

Some optimizations to consider

  • Let passing slog instance to informers
  • Add synchronization complete signal in "welcome message" of subscribe
  • Don't send UPDATE messages unless there is a useful change in the object properties
  • Add a timestamp to the events, and let Beyla query for events younger than a given timestamp, to optimize reconnections
  • Release versioned docker images

# Packages

No description provided by the author
No description provided by the author
No description provided by the author