Add Component ID=5022 for GoFrame (#12624)
This commit is contained in:
parent
d3f8fe894d
commit
df05b3ddd7
|
|
@ -67,6 +67,7 @@
|
|||
* Support to analysis the ztunnel mapped IP address in eBPF Access Log Receiver.
|
||||
* Adapt BanyanDB Java Client 0.7.0-rc3.
|
||||
* Add SkyWalking Java Agent self observability dashboard.
|
||||
* Add Component ID(5022) for the GoFrame framework.
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
|
|
@ -670,6 +670,9 @@ GoFastHttpServer:
|
|||
Fiber:
|
||||
id: 5021
|
||||
language: Golang
|
||||
GoFrame:
|
||||
id: 5022
|
||||
language: Golang
|
||||
|
||||
# Lua components
|
||||
# [6000, 7000) for Lua agent
|
||||
|
|
|
|||
Loading…
Reference in New Issue