Skip to content

Commit

Permalink
Add a component ID for Virtual thread executor (#13090)
Browse files Browse the repository at this point in the history
  • Loading branch information
peachisai authored Mar 8, 2025
1 parent 04411b8 commit 3048c6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/changes/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
* Optimize metrics cache loading when trace latency greater than cache timeout.
* Allow calling `lang.groovy.GString` in DSL.
* BanyanDB: fix alarm query result without sort.
* Add a component ID for Virtual thread executor

#### UI

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,9 @@ DNS:
Caffeine:
id: 160
languages: Java
ThreadPerTask-executor:
id: 161
languages: Java

# .NET/.NET Core components
# [3000, 4000) for C#/.NET only
Expand Down

0 comments on commit 3048c6a

Please sign in to comment.