Skip to content

[feature] Metrics#503

Merged
KCarretto merged 4 commits intomainfrom
metrics
Jan 24, 2024
Merged

[feature] Metrics#503
KCarretto merged 4 commits intomainfrom
metrics

Conversation

@KCarretto
Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind feature

What this PR does / why we need it:

  • Adds a new "/metrics" endpoint, hosted on another HTTP server (so that it may be restricted to 127.0.0.1)
  • Adds two new environment vars for configuration
    • ENABLE_METRICS enables the metrics HTTP server and endpoint
    • HTTP_METRICS_LISTEN_ADDR configures the ip:port to bind the metrics http server to.

Which issue(s) this PR fixes:

Fixes #135

@KCarretto KCarretto requested a review from hulto January 24, 2024 01:11
@KCarretto KCarretto merged commit d89e576 into main Jan 24, 2024
@KCarretto KCarretto deleted the metrics branch January 24, 2024 01:19
KCarretto added a commit that referenced this pull request Feb 1, 2024
 
[feature] Metrics (#503)

* Add basic metrics

* Updated Docs

* Remove http errors
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.

Maintain history of checkin timestamps

2 participants