Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheckHandler ¶
func HealthCheckHandler(w http.ResponseWriter, r *http.Request)
func NewMetricConfig ¶
func NewMetricConfig(serviceName string) (otelchimetric.BaseConfig, error)
NewMetricConfig creates metric configuration that includes: - Request Duration Metrics: measures the latency of HTTP requests - Request Inflight Metrics: tracks the number of concurrent requests - Response Size Metrics: measures the size of HTTP responses
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.