feat: add environment parameter to SetupOTelSDK function #5

Merged
argoyle merged 1 commits from add-environment-parameter-setupotel-sdk into main 2025-05-30 11:59:01 +00:00

1 Commits

Author SHA1 Message Date
argoyle dbec05bdf7 feat: add environment parameter to SetupOTelSDK function
Updates the SetupOTelSDK function to include an environment 
parameter. This change ensures that the OpenTelemetry setup 
now captures and sets the service environment along with 
the service name and version. It enhances observability 
by providing more context about the application's 
deployment environment.
2025-05-30 13:53:19 +02:00