Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/APPEALS-50882 - Open Telemetry configuration and implementation #22396

Merged
merged 44 commits into from
Sep 10, 2024

Conversation

raymond-hughes
Copy link
Contributor

@raymond-hughes raymond-hughes commented Aug 2, 2024

Resolves Open Telemetry configuration and implementation

Description

Implements Open Telemetry to allow Dynatrace usage of RUM, Tracing, and Data Explorer.

Acceptance Criteria

  • Code compiles correctly

Testing Plan

  1. Go to APPEALS-55730

mikefinneran and others added 3 commits July 29, 2024 11:37
* Remove UUID from attrs sent_to metrics. (#21630)

* Remove UUID from attrs sent_to metrics.

* pushing with some linting issues for visibility.

* Change config implementation.

* Remove UUID from spec

* remove uuid from update_appellant job

* diable rubocop for open_telemetry init

* OTEL fixes

* rescue, errors

---------

Co-authored-by: mikefinneran <110622959+mikefinneran@users.noreply.github.com>

* add otel reqs

* Remove throw

* comment out otel file loop

* try vendor suggested config

* update otel config to match vendor

* update pg gem

* otel include dt_host file

* otel require bundler and rubygems

* otel subset of instrumentation

* Revert "update pg gem"

This reverts commit fc1a45d.

* update redis and minimize otel instrumentation to just rails, rack, and activerecord

* otel add use_all except pg and redis

* otel require instruments

* otel fix typo

* otel fix typo

* otel comment out net_http

* otel silence aws sdk internals

* otel silence aws sdk internals

* otel add net http

* Individually use OTEL instruments (#22082)

* Individually use OTEL instruments
with options.

* disable AwsSdk only. Checking Rack options.

* re-require awssdk even while disabled.

* disable awssdk

* disable datadog for testing

* change sequence factory to properly seed

* updated opentelemetry and datadog configs

* rack context getter initalizer

* use one at a time

* add curly braces

* Revert change

* revert change

* Revert change

* Revert change

* Remove gemfile grouping

* Remove datadog.

* ActionPack and Actionview changes

* APPEALS-44287: Excluding disposition held and select that appeal for distribution  (#22277)

* first run at an SQL query removing duplicate appeals from distribution

* code refactor and excluding disposition held and select that appeal for distribution

* automated test for the duplicate hearing bug

* fix rubocop offense SpaceInsideBlockBraces

---------

Co-authored-by: Sean Parker <Sean.Parker3@va.gov>
Co-authored-by: samasudhirreddy <sudhirreddy.sama@va.gov>

---------

Co-authored-by: Noelle Adkin <98478937+NoelleAd@users.noreply.github.com>
Co-authored-by: Raymond Hughes <131811099+raymond-hughes@users.noreply.github.com>
Co-authored-by: Dani <danielle.coleman1@va.gov>
Co-authored-by: raymond-hughes <raymond.hughes2@va.gov>
Co-authored-by: Craig Reese <109101548+craigrva@users.noreply.github.com>
Co-authored-by: Sean Parker <Sean.Parker3@va.gov>
Co-authored-by: samasudhirreddy <sudhirreddy.sama@va.gov>
@raymond-hughes raymond-hughes changed the title Feature/appeals 50882 feature/APPEALS-50882 Aug 2, 2024
Copy link

codeclimate bot commented Aug 2, 2024

Code Climate has analyzed commit bd9a214 and detected 0 issues on this pull request.

View more on Code Climate.

@raymond-hughes raymond-hughes changed the title feature/APPEALS-50882 feature/APPEALS-50882 - Open Telemetry configuration and implementation Aug 22, 2024
Gemfile Outdated Show resolved Hide resolved
mikefinneran
mikefinneran previously approved these changes Sep 6, 2024
@raymond-hughes raymond-hughes changed the base branch from master to uat/FY24Q4.5.0 September 10, 2024 18:48
@raymond-hughes raymond-hughes dismissed mikefinneran’s stale review September 10, 2024 18:48

The base branch was changed.

@raymond-hughes raymond-hughes merged commit a765f7a into uat/FY24Q4.5.0 Sep 10, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants