Categorygithub.com/Garik-/trace-sidecar
repository
0.0.0-20241117230612-8c5b6d00a3cc
Repository: https://github.com/garik-/trace-sidecar.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Sidecar container for telemetry

this is a concept sidecar container that can take metrics for http requests

what should be done for a production solution

  • k8s liveness and readiness probes
  • prometheus metrics exporter
  • graceful shutdown
  • configuration via environment variables
  • linter
  • external and internal ports so that metric data does not get into the external network
  • route metrics
  • load testing
  • dockerfile
  • local deploy

server lifecycle

server lifecycle