Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Enhance Open Telemetry specific features#1663

Open
sughosneo wants to merge 80 commits intodotnet-architecture:feature/open-telemetryfrom
sughosneo:feature/enable-telemetry
Open

Enhance Open Telemetry specific features#1663
sughosneo wants to merge 80 commits intodotnet-architecture:feature/open-telemetryfrom
sughosneo:feature/enable-telemetry

Conversation

@sughosneo
Copy link
Contributor

This PR includes following changes :

  • Refactored OpenTelemetry related configuration into a different project OpenTelemetry.Customization.csproj
  • Included Zipkin Helm chart
  • Enabled default trace with Zipkin in K8s deployment.
  • Enabled Zipkin related configuration for all the other services.

To test the PR :

docker-compose :
docker-compose -f docker-compose.yml -f docker-compose.override.yml -f docker-compose.opentelemetry.zipkin.yml up
local kubernetes :
.\deploy-all.ps1 -imageTag linux-latest -useLocalk8s $true -imagePullPolicy Never -enableTrace $true

Sumit Ghosh and others added 29 commits June 9, 2021 19:51
…feature/refresh-spa-theme

Refresh SPA theme
…update/angular-version

Update Angular version to 11.2
Co-authored-by: kwabena <kwabena@mpharma.com>
* Updated npm packages

* Updated packages
Co-authored-by: Alan.Yu <alan.yu@hidglobal.com>
@sughosneo sughosneo marked this pull request as ready for review July 7, 2021 10:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.