Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kube-api-rewriter): add debug server #402

Merged
merged 4 commits into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. add debug server

    Signed-off-by: yaroslavborbat <[email protected]>
    yaroslavborbat authored and diafour committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    45bb03c View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: yaroslavborbat <[email protected]>
    yaroslavborbat authored and diafour committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e0f2ed5 View commit details
    Browse the repository at this point in the history
  3. - Add builtin golang and process metrics.

    - Add proxy custom metrics:
      - Metrics to measure rewrite and request durations.
      - Counters for requests and rewrites.
      - Counters for passed bytes.
    
    Signed-off-by: Ivan Mikheykin <[email protected]>
    diafour committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    824f809 View commit details
    Browse the repository at this point in the history
  4. ++ add documentation for metrics, fix labels for bytes metrics

    Signed-off-by: Ivan Mikheykin <[email protected]>
    diafour committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dd98154 View commit details
    Browse the repository at this point in the history