Updates the project reference in the pre-commit configuration from
sentrysetup to otelsetup for improved traceability. This change
ensures that the linter correctly targets the new setup.
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.