Commit Graph

7 Commits

Author SHA1 Message Date
argoyle 0319b27e0b chore(pre-commit): update project reference for linter setup
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.
2025-06-01 20:34:18 +02:00
Renovate 5a26464d2a chore(deps): update pre-commit hook gitleaks/gitleaks to v8.27.0 2025-06-01 16:51:07 +00:00
Unbound Release f032cab980 chore(release): prepare for v0.1.0 v0.1.0 2025-05-30 12:00:09 +00:00
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
Unbound Release cf7ddf9df1 chore(release): prepare for v0.0.1 v0.0.1 2025-05-30 11:34:47 +00:00
Unbound Release 71695906e1 ci: add cliff.toml 2025-05-30 13:33:39 +02:00
argoyle cb92cf7f78 feat: initial version 2025-05-29 20:12:20 +02:00