Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/akka/akka-management

Akka Management is a suite of tools for operating Akka Clusters.
https://github.com/akka/akka-management

akka akka-cluster akka-http cloud-native management microservice operations ops

Last synced: 3 months ago
JSON representation

Akka Management is a suite of tools for operating Akka Clusters.

Lists

README

        

# Akka (Cluster) Management

This repository contains interfaces to inspect, interact and manage various Parts of Akka, primarily Akka Cluster.
Future additions may extend these concepts to other parts of Akka.

Documentation
-------------

See [reference](https://doc.akka.io/docs/akka-management/current/) and [API](https://doc.akka.io/api/akka-management/current/akka/management/index.html)

Contributions & Maintainers
---------------------------

*This project does not have contributors, it only has maintainers—frequent and infrequent—and everyone helps out.*
We love new maintainers as well as old maintainers. :-)
The Akka core team keeps an eye on the project to assure its overall coherence but does not fully support these modules.

Contributions are very welcome, see [CONTRIBUTING.md](https://github.com/akka/akka-management/blob/main/CONTRIBUTING.md) or skim [existing tickets](https://github.com/akka/akka-management/issues) to see where you could help out.

Project Status
--------------

With the exception of the community maintained modules listed below version 1.0.0 or later of this library
is ready to be used in production, APIs are stable, and the Lightbend subscription covers support for these modules.

The following modules are maintained by the community and does not have to obey the rule of staying binary compatible
between releases. Breaking API changes may be introduced without notice as we refine and simplify based on feedback.
A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support
for the following modules.

* akka-discovery-marathon-api
* akka-discovery-aws-api
* akka-discovery-aws-api-async