Skip to content

Conversation

ikrivosheev
Copy link
Contributor

@michaelklishin hello! I need overview API for checks.

A note: I didn't add all fields. I saw that there is different in response between rabbitmq version and I think we have to think about MSRV (minimum support rabbitmq version). Or add new features for different rabbitmq versions...

@ikrivosheev ikrivosheev marked this pull request as ready for review October 24, 2024 07:54
pub cluster_name: String,
pub erlang_full_version: String,
pub erlang_version: String,
pub management_version: String,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will never be different from rabbitmq_version, I don't think we need it (neither do we need it in the API response but it will take a deprecation period before it can be removed).

@michaelklishin michaelklishin changed the title feat: Added api overview feat: add a function for GET /api/overview Oct 24, 2024
@michaelklishin michaelklishin merged commit 55f750f into michaelklishin:main Oct 24, 2024
2 checks passed
@ikrivosheev ikrivosheev deleted the feat/api_overview branch October 25, 2024 06:47
michaelklishin added a commit that referenced this pull request Nov 22, 2024
It can be overridden and management plugin's own
test suite runs most tests both with the default
and an overridden prefix.

References #29, #30, #31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants