Add Neo4j component language: Python (#10937)
This commit is contained in:
parent
1f6ea1d744
commit
294f419b0d
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
#### OAP Server
|
||||
|
||||
* Add Neo4j component ID(112) language: Python.
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
|
|
@ -383,7 +383,7 @@ AzureHttpTrigger:
|
|||
languages: Java,C#,Node.js,Python
|
||||
Neo4j:
|
||||
id: 112
|
||||
languages: Java
|
||||
languages: Java,Python
|
||||
Sentinel:
|
||||
id: 113
|
||||
languages: Java
|
||||
|
|
|
|||
Loading…
Reference in New Issue