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
wants to merge 80 commits into
base: feature/open-telemetry
Choose a base branch
from

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.