Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(graphql): configure opentelemetry (#1343)
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> Adds opentelemetry for GraphQL ## Related Issue(s) - #1262 ## Verification - [ ] **Your** code builds clean without any errors or warnings - [ ] Manual testing done (required) - [ ] Relevant automated test added (if you find this hard, leave it and we'll help out) ## Documentation - [ ] Documentation is updated (either in `docs`-directory, Altinnpedia or a separate linked PR in [altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if applicable) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved error handling during application startup. - Enhanced telemetry management for logging. - **Bug Fixes** - Refined error logging to filter out specific exceptions. - **Refactor** - Streamlined the initialization process for better consistency in telemetry configuration usage. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Knut Haug <knut.espen.haug@digdir.no>
- Loading branch information