Skip to content

Conversation

@taonic
Copy link
Collaborator

@taonic taonic commented Jul 4, 2025

Key changes:

Add Prometheus metrics endpoint, e.g. :9090/metrics
Add key metrics to codec and crypto package. See metrics/constants.go
Add sample grafana dashboard: dashboards/grafana-dashboard.json

Todo:

Add metrics to proxy methods.

Test 1:

encryption:
  caching:
    max_cache: 100
    max_age: "10m"
    max_usage: 100

Test 2:

encryption:
  caching:
    max_cache: 1000
    max_age: "10m"
    max_usage: 1000
image

@taonic taonic force-pushed the taonic/add_otel_metrics branch from 64579f7 to 52cd22d Compare July 5, 2025 03:06
@taonic taonic requested a review from brendan-myers July 5, 2025 03:56
@brendan-myers brendan-myers merged commit 439817f into main Jul 7, 2025
1 check passed
@brendan-myers brendan-myers deleted the taonic/add_otel_metrics branch July 7, 2025 05:42
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.

3 participants