Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lablabs/cloudflare-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.11
Choose a base ref
...
head repository: lablabs/cloudflare-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.12
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    8899ff2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Add total requests per colocation (#69)

    * Add the total requests per colocation counter
    
    * Update README with cloudflare_zone_colocation_requests_total HELP
    
    * Fix indentation in fetchZoneColocationAnalytics
    
    Signed-off-by: Almir Cunha <91955658+almirmcunhajr@users.noreply.github.com>
    almirmcunhajr authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    44a539f View commit details
    Browse the repository at this point in the history
  2. Filter non Free plan zones from graphql metrics (#70)

    Co-authored-by: Laurynas Četyrkinas <laurynas.cetyrkinas@surfsharkteam.com>
    stnby and stnby authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fa0fe1b View commit details
    Browse the repository at this point in the history
Loading