Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add new metric to be emitted on lease creation #1060

Merged
merged 2 commits into from
Mar 14, 2023
Merged

Conversation

noahbt
Copy link
Contributor

@noahbt noahbt commented Mar 10, 2023

Issue #, if available: NA

Description of changes:

Upon lease creation a new metric is emitted. This metric indicates the type of sequence number assigned to the new lease. Options are TRIM_HORIZON, LATEST, or SEQUENCE_NUMBER (which is used when the checkpoint is AT_TIMESTAMP instead of giving the actual sequence number).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@stair-aws stair-aws added the v2.x Issues related to the 2.x version label Mar 10, 2023
@noahbt noahbt merged commit 04a121a into master Mar 14, 2023
@noahbt noahbt deleted the dev/add-lease-metric branch March 14, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.x Issues related to the 2.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants