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

tweak CSM config to be able to enabled by only environment or config #2480

Merged
merged 4 commits into from Jan 11, 2019

Conversation

AllanZhengYP
Copy link
Contributor

@AllanZhengYP AllanZhengYP commented Jan 10, 2019

Currently SDK requires user to add client config clientSideMonitoring to enable client side monitoring feature. This indicates code change. This change makes SDK sends metrics for all the clients if corresponding environment is setup.

This change is made in order to keep consistency with other SDK.

/cc @srchase

Checklist
  • npm run test passes
  • changelog is added, npm run add-change

@codecov-io
Copy link

codecov-io commented Jan 10, 2019

Codecov Report

Merging #2480 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2480      +/-   ##
==========================================
+ Coverage   96.84%   96.84%   +<.01%     
==========================================
  Files         279      279              
  Lines        8500     8503       +3     
  Branches     1620     1621       +1     
==========================================
+ Hits         8232     8235       +3     
  Misses        268      268
Impacted Files Coverage Δ
lib/service.js 98.13% <100%> (+0.01%) ⬆️

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 3e10a5e...4d1ff0a. Read the comment docs.

@srchase
Copy link
Contributor

srchase commented Jan 11, 2019

🚢

@AllanZhengYP AllanZhengYP merged commit a515a3c into aws:master Jan 11, 2019
@lock
Copy link

lock bot commented Sep 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 26, 2019
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.

None yet

3 participants