firebor commented on code in PR #13527:
URL: https://github.com/apache/skywalking/pull/13527#discussion_r2431519431


##########
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/Layer.java:
##########
@@ -261,7 +261,7 @@ public enum Layer {
     /**
      * BanyanDB is a distributed time-series database with built-in 
self-monitoring for real-time tracking of system health, performance, and 
resource utilization.
      */
-    BANYANDB(43, true);
+    BANYANDB(43,true);

Review Comment:
   modified



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to