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

Neighbour app custom metrics #3211

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

asalan316
Copy link
Contributor

No description provided.

@asalan316 asalan316 added the allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. label Sep 17, 2024
@asalan316 asalan316 force-pushed the neighbour-app-cutom-metrics branch 3 times, most recently from 3edfa26 to c217dd7 Compare September 20, 2024 12:59
@@ -52,7 +55,8 @@ func (a *Auth) AuthenticateHandler(next http.Handler) func(w http.ResponseWriter

func (a *Auth) CheckAuth(r *http.Request, appID string) error {
var errAuth error
errAuth = a.XFCCAuth(r, appID)
a.logger.Info("checking authentication for app", lager.Data{"app_id": appID})
Copy link
Contributor Author

Choose a reason for hiding this comment

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

revert back

@asalan316 asalan316 force-pushed the neighbour-app-cutom-metrics branch 3 times, most recently from 842f1da to 39be5cb Compare October 1, 2024 13:45
@asalan316 asalan316 force-pushed the neighbour-app-cutom-metrics branch 4 times, most recently from 1b051ba to b30a9fc Compare October 2, 2024 13:52
Copy link

sonarcloud bot commented Oct 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
4.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
allow-acceptance-tests This label needs to be added to enable the acceptance tests to run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant