Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

setup: Update aiomonitor (introduces the web UI) #1512

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Aug 27, 2023

Replaces aiomonitor-ng with aiomonitor with latest updates.

The highlight is the web UI support (aio-libs/aiomonitor#371)

Configuration updates

manager.toml

Key Default value
[manager].aiomonitor-port (deprecated but recognized as aiomonitor-termui-port)
[manager].aiomonitor-termui-port 48100 + pidx
[manager].aiomonitor-webui-port 49100 + pidx
[debug].enhanced-aiomonitor-task-info true to have the full detail and the ability to cancel tasks

agent.toml

Key Default value
[agent].aiomonitor-port (deprecated but recognized as aiomonitor-termui-port)
[agent].aiomonitor-termui-port 48200 + pidx
[agent].aiomonitor-webui-port 49200 + pidx
[debug].enhanced-aiomonitor-task-info true to have the full detail and the ability to cancel tasks

storage-proxy.toml

Key Default value
[storage-proxy].aiomonitor-port (deprecated but recognized as aiomonitor-termui-port)
[storage-proxy].aiomonitor-termui-port 48300 + pidx
[storage-proxy].aiomonitor-webui-port 49300 + pidx
[debug].enhanced-aiomonitor-task-info true to have the full detail and the ability to cancel tasks

@achimnol achimnol added this to the 23.03 milestone Aug 27, 2023
@achimnol achimnol added area:upstream Issues with root cause from upstream 3rd parties skip:changelog Make the action workflow to skip towncrier check type:enhance Enhance component, behavior, internals without user-facing features impact:invisible This change is invisible to users (internal changes). labels Aug 27, 2023
@achimnol achimnol self-assigned this Aug 27, 2023
@github-actions github-actions bot added the size:M 30~100 LoC label Aug 27, 2023
- For backward compatibility with existing setups, `aiomonitor-port` is
  also recognized as `aiomonitor-termui-port`.
@github-actions github-actions bot added comp:manager Related to Manager component comp:storage-proxy Related to Storage proxy component labels Aug 27, 2023
@achimnol achimnol added this pull request to the merge queue Aug 28, 2023
Merged via the queue into main with commit ba6562e Aug 28, 2023
@achimnol achimnol deleted the setup/update-aiomonitor branch August 28, 2023 08:51
achimnol added a commit that referenced this pull request Aug 28, 2023
Backported-from: main
Backported-to: 23.03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area:upstream Issues with root cause from upstream 3rd parties comp:manager Related to Manager component comp:storage-proxy Related to Storage proxy component impact:invisible This change is invisible to users (internal changes). size:M 30~100 LoC skip:changelog Make the action workflow to skip towncrier check type:enhance Enhance component, behavior, internals without user-facing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant