Skip to content

APIGOV-33307 - enhancements to metrics collection and publishing - #1070

Merged
jcollins-axway merged 9 commits into
mainfrom
APIGOV-33307
Aug 5, 2026
Merged

APIGOV-33307 - enhancements to metrics collection and publishing#1070
jcollins-axway merged 9 commits into
mainfrom
APIGOV-33307

Conversation

@jcollins-axway

Copy link
Copy Markdown
Collaborator
  • Create benchmark for before and after changes
    • Update benchmark markdown as changes are made
  • Store metrics in cache by information provided during metric report
    • Correlate the metric to the marketplace context when creating the metric for Engage
    • On startup read the existing stored metrics as well as the new stored metric structure
  • Remove use of go-metrics and replace with our own metric implementations
    • Metrics only store and update count, min, max and total durations. Calculating average at publish time
  • Read all metrics from registry, removing previously used metrics map
    • Clean registry keys at publish time as each metric key will include timestamp for when observation period starts
  • Lock on metric collector creation to avoid overwrite of global metric collector or panics writing to same object

@jcollins-axway jcollins-axway changed the title APIGOV-33307 APIGOV-33307 - enhancements to metrics collection and publishing Jul 29, 2026
@jcollins-axway
jcollins-axway merged commit 57123e1 into main Aug 5, 2026
2 checks passed
@jcollins-axway
jcollins-axway deleted the APIGOV-33307 branch August 5, 2026 15:39
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.

4 participants