You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/28 07:00:22 UTC

[GitHub] [pulsar] RobertIndie commented on a change in pull request #14881: [Issue 14783][pulsar-broker] Fix javadoc warnings on pulsar-broker

RobertIndie commented on a change in pull request #14881:
URL: https://github.com/apache/pulsar/pull/14881#discussion_r836107101



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/stats/prometheus/PrometheusMetricsGenerator.java
##########
@@ -51,7 +51,7 @@
 /**
  * Generate metrics aggregated at the namespace level and optionally at a topic level and formats them out
  * in a text format suitable to be consumed by Prometheus.
- * Format specification can be found at {@link https://prometheus.io/docs/instrumenting/exposition_formats/}
+ * Format specification can be found at {@link: https://prometheus.io/docs/instrumenting/exposition_formats/}

Review comment:
       The link is broken in the java doc.
   <img width="713" alt="image" src="https://user-images.githubusercontent.com/16974619/160343030-c83690dc-635f-45ae-96e6-20734c31c1a6.png">




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org