Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Snowflake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Anti-censorship
  • Pluggable Transports
  • Snowflake
  • Merge requests
  • !103

Draft: proxy: Expose Prometheus metrics

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jill requested to merge KokaKiwi/snowflake:feat/prometheus into main Sep 30, 2022
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 3

Allow exposing metrics over a Prometheus-targeted endpoint with a CLI flag to configure the listening address (for cases like running outside of Docker)

The core part of this is from #40121

PS: A Grafana dashboard sample (based on the one posted in the refered issue): KokaKiwi/snowflake$165)
PPS: I'm a novice in Golang development (i'm more of a Rust person 😄), so i'm open to code improvement suggestions 😃

Edited Sep 30, 2022 by Jill
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/prometheus