Skip to content

Kube-Series-1: Features/prometheus metrics #198

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

Merged
merged 8 commits into from
Dec 19, 2019

Conversation

bygui86
Copy link
Contributor

@bygui86 bygui86 commented Dec 13, 2019

Here we go with step 1 of the series "Kafka WebView on Kubernetes"
@Crim please review

Matteo Baiguini added 4 commits December 13, 2019 13:14
… properly manage "Accept: text/plain" header in requests
…dded WebServer config to allow secondary port on tomcat and fix Spring Actuator login page redirection failure
@bygui86 bygui86 changed the title Features/prometheus metrics Kube-Series-1: Features/prometheus metrics Dec 15, 2019
@Crim
Copy link
Collaborator

Crim commented Dec 15, 2019

Looking good so far!

@bygui86
Copy link
Contributor Author

bygui86 commented Dec 17, 2019

Is there a problem on my side?

@Crim
Copy link
Collaborator

Crim commented Dec 18, 2019

Code wise seems fine. Looks like CI is failing because of some checkstyle rules:

WARN] /home/travis/build/SourceLabOrg/kafka-webview/kafka-webview-ui/src/main/java/org/sourcelab/kafka/webview/ui/configuration/ActuatorSecurityConfig.java:36: Missing a Javadoc comment. [JavadocType]

I think that class needs a class level javadoc, likely explaining that it manages securing the actuator end points behind http basic auth?

@bygui86
Copy link
Contributor Author

bygui86 commented Dec 18, 2019

Done and pushed!

@bygui86
Copy link
Contributor Author

bygui86 commented Dec 18, 2019

Yeah!! Ready to merge Kube-Series-Part-1!!

@Crim Crim merged commit e9a011b into SourceLabOrg:master Dec 19, 2019
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.

2 participants