Skip to content

Commit 1daab47

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 77307e2 commit 1daab47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample-operators/webpage/src/main/java/io/javaoperatorsdk/operator/sample/WebPageOperator.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ public static void main(String[] args) throws IOException {
5858
log.info("WebServer Operator starting!");
5959

6060
// TODO remove otel prefix, add job and additional labels?!
61+
// TODO add test for checking if there are metrics in prometheus
6162
// Load configuration from config.yaml
6263
Metrics metrics = initOTLPMetrics();
6364
Operator operator =

0 commit comments

Comments
 (0)