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

✨ [RUMF-764] Use new intake domain for US #616

Merged
merged 23 commits into from
Dec 3, 2020
Merged

Conversation

webNeat
Copy link
Contributor

@webNeat webNeat commented Nov 13, 2020

Motivation

Use the new public intake for US site

Changes

Applies the new intake domain when the US site is used in the configuration.

Testing

Unit tests of configuration generation have been updated.


I have gone over the contributing documentation.

@webNeat webNeat requested a review from a team as a code owner November 13, 2020 12:56
@codecov-io
Copy link

codecov-io commented Nov 13, 2020

Codecov Report

Merging #616 (e3fe145) into master (f8c339b) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
- Coverage   87.78%   87.57%   -0.21%     
==========================================
  Files          56       56              
  Lines        2578     2591      +13     
  Branches      556      551       -5     
==========================================
+ Hits         2263     2269       +6     
- Misses        315      322       +7     
Impacted Files Coverage Δ
...ckages/core/src/domain/automaticErrorCollection.ts 98.41% <100.00%> (-1.59%) ⬇️
packages/core/src/domain/configuration.ts 90.41% <100.00%> (+3.74%) ⬆️
...main/rumEventsCollection/resource/resourceUtils.ts 96.42% <100.00%> (ø)
packages/rum/src/transport/batch.ts 63.63% <0.00%> (-11.37%) ⬇️
packages/core/src/tools/urlPolyfill.ts 60.97% <0.00%> (-4.88%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8c339b...e3fe145. Read the comment docs.

Copy link
Contributor

@bcaudan bcaudan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • it is not the correct endpoint for logs
  • we should also use the new domain in staging
  • we should probably handle new and old endpoints for isIntakeRequest if there is another sdk running with the old endpoints.

@webNeat webNeat requested a review from bcaudan November 16, 2020 18:21
@webNeat webNeat force-pushed the amine/use-public-intake branch 2 times, most recently from 4ea711f to 83e5924 Compare November 17, 2020 14:35
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/boot/init.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
@webNeat webNeat force-pushed the amine/use-public-intake branch 3 times, most recently from 7b66768 to 454a50e Compare November 20, 2020 14:01
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@bcaudan bcaudan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job

packages/core/src/domain/configuration.spec.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/boot/init.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
packages/core/src/domain/configuration.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@bcaudan bcaudan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

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.

4 participants