Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S seismic-dms-service
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Domain Data Management Services
  • Seismic
  • Seismic DMS Suite
  • seismic-dms-service
  • Merge requests
  • !369

fix: filter remotedependency data for appinsights and include traceparent in propogated headers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Varunkumar Manohar requested to merge slb/vm/telemetry-preprocessor-updates into master Apr 18, 2022
  • Overview 14
  • Commits 5
  • Pipelines 6
  • Changes 2

This MR filters remoteDependencyData sent to Azure appinsights. If the remotedependencyData has success attribute set to true then such telemetry data is not sent to appinsights. This is because we do not want to track remote dependency data that has successful responses thereby reducing the logs being ingested to appinsights. Additionally, there is a fix to ensure traceparent is always propagated if the incoming request has such a header.

Edited Apr 22, 2022 by Varunkumar Manohar
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: slb/vm/telemetry-preprocessor-updates