{
  "service": "weather-service",
  "version": "1.2.0",
  "storage": "Valkey in-memory (TTL: 20 min)",
  "tracing": "Jaeger OTel enabled",
  "endpoints": [
    { "path": "/weather", "description": "Données météo en direct (cached)" },
    { "path": "/health", "description": "Healthcheck météo" }
  ]
}