Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Library that exposes some metrics on replication state #3

Closed
volkerstampa opened this issue Feb 3, 2016 · 0 comments
Closed

Library that exposes some metrics on replication state #3

volkerstampa opened this issue Feb 3, 2016 · 0 comments
Assignees
Milestone

Comments

@volkerstampa
Copy link
Contributor

An eventuate application should be enabled to expose metrics about the replication state. In particular the following numbers should be exposed per replication endpoint and per log:

  • current sequence number of the local log
  • per remote log: sequence number in the remote log up to which events are replicated into the local log

Initial implementation is based on dropwizard's metrics library, but support for other metrics libraries can follow.

@volkerstampa volkerstampa self-assigned this May 30, 2016
@volkerstampa volkerstampa added this to the 0.8 milestone Jun 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant