dragonfly/manager
Gaius 8cf20efbb0
feat: support http protocol for otel exporter (#4142)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-19 11:04:28 +00:00
..
auth/oauth add comments for Oauth interface (#4038) 2025-05-07 12:23:45 +08:00
cache feat: update Redis connection pool configuration (#4086) 2025-05-20 12:30:56 +08:00
config feat: support http protocol for otel exporter (#4142) 2025-06-19 11:04:28 +00:00
console@aa4b9ca70f chore(manager/console): bump console to v0.2.5 (#4115) 2025-06-06 04:47:57 +00:00
database feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
gc feat: add the type in the gc job args (#4126) 2025-06-13 16:14:48 +08:00
handlers feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
job feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
metrics feat: add CreateJobCount and CreateJobSuccessCount metrics (#3588) 2024-10-18 11:18:46 +08:00
middlewares feat: implement distributed rate limiting by redis_rate/v10 (#4068) 2025-05-15 08:12:10 +00:00
models fix: remove the gorm tag for CreatedAt and UpdatedAt (#3990) 2025-04-24 11:02:13 +00:00
permission/rbac feat: rename manager/model to manager/models (#2191) 2023-06-28 17:34:39 +08:00
router feat: support http protocol for otel exporter (#4142) 2025-06-19 11:04:28 +00:00
rpcserver feat: add client version for MakeSchedulersKeyForPeerInManager (#3711) 2024-12-17 14:21:59 +08:00
searcher refactor: replace custom math functions with built-in max/min (#3972) 2025-04-22 06:23:14 +00:00
service feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
types feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
manager.go feat: add the API for trigger the GC manually (#4074) 2025-05-20 12:35:09 +00:00