Skip to content

Improvements to metrics reporting#120

Merged
Hilbrand merged 2 commits into
aerius:mainfrom
Hilbrand:metrics/improvements
Jun 9, 2026
Merged

Improvements to metrics reporting#120
Hilbrand merged 2 commits into
aerius:mainfrom
Hilbrand:metrics/improvements

Conversation

@Hilbrand

Copy link
Copy Markdown
Member
  • Striped first part of queue name attribute; only last part is relevant as rest is redundant (also makes viewing in graphana cleaner as only last part will be shown).
  • Description of metrics that are registered multiple times with different attributes should be the same for each registration otherwise Otel will report warning.
  • Added missing descriptions to some of the metrics.

- Striped first part of queue name attribute; only last part is relevant as rest is redundant (also makes viewing in graphana cleaner as only last part will be shown).
- Description of metrics that are registered multiple times with different attributes should be the same for each registration otherwise Otel will report warning.
- Added missing descriptions to some of the metrics.
@Hilbrand Hilbrand requested a review from SerhatG April 17, 2026 11:33
@Hilbrand Hilbrand requested a review from fmadjdian May 7, 2026 08:29

@fmadjdian fmadjdian left a comment

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.

LGTM. We need to check if the changing things like ("aer.worker.OPS", "aerius.worker.calculator") impacts the metrics used for autoscaling. From what i can see it does not, but needs a second pair of eyes maybe. See: https://github.com/aerius/calculator/blob/main/terraform/application_services/ecs_services/service_configuration/autoscaling_workers.tf

…parameter to avoid confusion in what the name is.
@Hilbrand

Copy link
Copy Markdown
Member Author

@fmadjdian this should not impact scaling, but might have effect on certain metric graph configurations in grafana.

@Hilbrand Hilbrand requested a review from fmadjdian May 22, 2026 12:01

@fmadjdian fmadjdian left a comment

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.

Looks good.
Quick note to make updates to the Grafana dashboards (or other tools reading the metrics) if needed.

@Hilbrand Hilbrand merged commit 89a7b01 into aerius:main Jun 9, 2026
1 check passed
@Hilbrand Hilbrand deleted the metrics/improvements branch June 9, 2026 15:06
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.

2 participants