alibaba / alibaba/one-java-agent

部署目录结构

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
579
Forks
128
PR merge metrics
No merged PRs in 30d

Description

one agent和插件本身都支持多版本,版本号用`@`来分隔:

```
├── oneagent@0.0.1
├── oneagent@0.0.2
└── plugins
├── arthas@3.3.7
├── arthas@3.3.9
├── sample-agent@0.0.1
└── sample-agent@0.0.2
```

TODO: 是否要有元数据来保存加载了哪些插件的哪些版本?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Review the deployment and plugin-loading implementation to decide how versioned directories are discovered and whether metadata must record loaded plugin versions; done means the directory and metadata behavior are explicitly decided and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.