Skip to content

Support configuration syntax for metrics with arbitrary attributes#1696

Merged
jfallows merged 11 commits intoaklivity:developfrom
akrambek:feature/1636
Apr 9, 2026
Merged

Support configuration syntax for metrics with arbitrary attributes#1696
jfallows merged 11 commits intoaklivity:developfrom
akrambek:feature/1636

Conversation

@akrambek
Copy link
Copy Markdown
Contributor

@akrambek akrambek commented Apr 7, 2026

Fixes #1636
Fixes #1577

@akrambek akrambek marked this pull request as draft April 7, 2026 01:45
jfallows
jfallows previously approved these changes Apr 7, 2026
@akrambek akrambek marked this pull request as ready for review April 8, 2026 04:04
@akrambek akrambek changed the title Design configuration syntax for metrics with arbitrary attributes Support configuration syntax for metrics with arbitrary attributes Apr 8, 2026
Copy link
Copy Markdown
Contributor

@jfallows jfallows left a comment

Choose a reason for hiding this comment

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

Remember to update zilla metrics command too.

@@ -0,0 +1,39 @@
---
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggest we simplify this to just http.metrics as the example name

Comment thread runtime/engine/pom.xml
<properties>
<jacoco.coverage.ratio>0.74</jacoco.coverage.ratio>
<jacoco.missed.count>5</jacoco.missed.count>
<jacoco.missed.count>8</jacoco.missed.count>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we get this back down to 5?

@jfallows jfallows merged commit 0bd281a into aklivity:develop Apr 9, 2026
38 checks passed
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.

Design configuration syntax for metrics with arbitrary attributes Deliver support for metrics with arbitrary attributes

2 participants