Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Nov 4, 2024
1 parent 3e491c8 commit 3aeb5fc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
* Replacement for prometheus protobuf writer that does not depend on any of the protobuf classes.
* This allows us to exclude io.prometheus:prometheus-metrics-shaded-protobuf dependency.
*
* @see <a href="https://github.com/prometheus/client_java/blob/main/prometheus-metrics-exposition-formats/src/main/java/io/prometheus/metrics/expositionformats/PrometheusProtobufWriter.java">PrometheusProtobufWriter</a>
* @see <a
* href="https://github.com/prometheus/client_java/blob/main/prometheus-metrics-exposition-formats/src/main/java/io/prometheus/metrics/expositionformats/PrometheusProtobufWriter.java">PrometheusProtobufWriter</a>
*/
public class PrometheusProtobufWriter implements ExpositionFormatWriter {

Expand Down

0 comments on commit 3aeb5fc

Please sign in to comment.