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

Max links #142

Closed
wants to merge 9 commits into from
Closed

Max links #142

wants to merge 9 commits into from

Commits on Aug 8, 2024

  1. add max links

    anjor committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    85701eb View commit details
    Browse the repository at this point in the history
  2. max links

    anjor committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ded9b24 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update metrics (#147)

    * Remove /health and /metrics req logging; closes #127
    
    * Move metrics to metrics package
    
    * Prometheus for index and car lookups; closes #126
    
    * Cleanup metrics; closes #128
    linuskendall committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    41089cf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix metrics to not tie them to loglevel (#149)

    * Remove /health and /metrics req logging; closes #127
    
    * Move metrics to metrics package
    
    * Prometheus for index and car lookups; closes #126
    
    * Cleanup metrics; closes #128
    
    * Report latency histograms regardless of log level
    
    Previously the latency histograms were tied to verbosity level which meant
    that they were not published unless using v=5. This makes the metrics always visible.
    linuskendall committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ab34b14 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. set root in header (#148)

    * set root in header
    
    * finish
    anjor committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    513161d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. add max links

    anjor committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b38daae View commit details
    Browse the repository at this point in the history
  2. max links

    anjor committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9de7a45 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'anjor/max-links' of github.com:rpcpool/yellowstone-fait…

    …hful into anjor/max-links
    anjor committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    beab034 View commit details
    Browse the repository at this point in the history
  4. merge

    anjor committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb44616 View commit details
    Browse the repository at this point in the history