Add component ID for lock frameworks (#11122)

This commit is contained in:
mrproliu 2023-07-20 23:45:00 +08:00 committed by GitHub
parent 1de70adb6c
commit 2a08cd86c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,7 @@
* Fix `index out of bounds exception` in `aggregate_labels` MQE function.
* Do not print configurations values in logs to avoid sensitive info leaked.
* Move created the latest index before retrieval indexes by aliases to avoid the 404 exception. This just prevents some interference from manual operations.
* Add component ID for Lock (ID=5016).
#### UI

View File

@ -622,6 +622,9 @@ GoRedis:
Echo:
id: 5015
language: Golang
Lock:
id: 5016
language: Golang,Node.js,Python,java
# Lua components
# [6000, 7000) for Lua agent