Skip to content

Instantly share code, notes, and snippets.

@kuritka
Last active August 18, 2021 08:58
Show Gist options
  • Save kuritka/c81b2ca070779947ccd84e0588c56c37 to your computer and use it in GitHub Desktop.
Save kuritka/c81b2ca070779947ccd84e0588c56c37 to your computer and use it in GitHub Desktop.
Prometheus stats

Short prometheus DEMO

# running in context of k3d-test-gslb2
# waiting...
make stop-testapp
# waiting
make start-testapp
@kuritka
Copy link
Author

kuritka commented Aug 17, 2021

Roundrobin

Primary

Screenshot 2021-08-17 at 17 10 03

secondary

Screenshot 2021-08-17 at 17 10 48

@kuritka
Copy link
Author

kuritka commented Aug 17, 2021

Failover

primary

Screenshot 2021-08-17 at 17 10 25

secondary

Screenshot 2021-08-17 at 17 11 38

@kuritka
Copy link
Author

kuritka commented Aug 17, 2021

Screenshot 2021-08-17 at 17 19 01

  • error stat counter added when first error occurs
  • GEoIP stats gauge added when first hit occurs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment