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

feat(metrics): added basic auth for /metrics/*. Fixes MEMB-670 #131

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

serge1peshcoff
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #131 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         1303      1303           
  Branches       199       199           
=========================================
  Hits          1303      1303           
Impacted Files Coverage Δ
lib/morgan.js 100.00% <ø> (ø)
models/User.js 100.00% <ø> (ø)
lib/bugsnag.js 100.00% <100.00%> (ø)
lib/server.js 100.00% <100.00%> (ø)

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 1ef52af...67e857f. Read the comment docs.

@serge1peshcoff serge1peshcoff merged commit e0f8faf into master Oct 3, 2020
@serge1peshcoff serge1peshcoff deleted the add-basic-auth-for-metrics branch October 3, 2020 09:48
serge1peshcoff pushed a commit that referenced this pull request Oct 3, 2020
# [1.28.0](1.27.0...1.28.0) (2020-10-03)

### Features

* **metrics:** added basic auth for /metrics/*. Fixes MEMB-670 ([#131](#131)) ([e0f8faf](e0f8faf))
@serge1peshcoff
Copy link
Member Author

🎉 This PR is included in version 1.28.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants