Add Nacos component ID (#11219)
This commit is contained in:
parent
2b5d2b5f00
commit
5db8d32af1
|
|
@ -76,6 +76,7 @@
|
|||
* Apply MQE on Infra-Windows layer UI-templates
|
||||
* Improve PromQL to allow for multiple metric operations within a single query.
|
||||
* Fix MQE Binary Operation between labeled metrics and other type of value result.
|
||||
* * Add component ID for Nacos (ID=150).
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
|
|
@ -499,6 +499,10 @@ WebSphere:
|
|||
Aerospike:
|
||||
id: 149
|
||||
languages: Java
|
||||
Nacos:
|
||||
id: 150
|
||||
languages: Java
|
||||
|
||||
|
||||
# .NET/.NET Core components
|
||||
# [3000, 4000) for C#/.NET only
|
||||
|
|
|
|||
Loading…
Reference in New Issue