wu-sheng commented on code in PR #12107:
URL: https://github.com/apache/skywalking/pull/12107#discussion_r1565492077


##########
oap-server/server-starter/src/main/resources/ui-initialized-templates/os_windows/windows-service.json:
##########
@@ -125,6 +121,13 @@
           {
             "label": "available"
           }
+        ],
+        "metrics": [],
+        "metricMode": "Expression",
+        "typesOfMQE": [
+            "TIME_SERIES_VALUES",
+            "TIME_SERIES_VALUES",
+            "TIME_SERIES_VALUES"

Review Comment:
   This is UI settings, once you changed that, and Database is empty, they 
would be reimported.
   
   And you cam change it from UI in local UI with edit mode, and export it to 
generate the JSON file.
   
   It is changed in v10 dev about this JSON file, so, use the latest of the 
codes(not 9.7) and edit the changes.



-- 
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