Hi,

I'm using a Prometheus client library to gather some basic website 
analytics, but I'm confused as to which metric type is best suited for this 
use case.

I can capture a few required data points (as labels' values I suppose) for 
website visits, like:

   - Domain (e.g. www.mywebsite.com)
   - Page (e.g. /about)
   - Browser (e.g. Firefox)

But which metric type should I use for it, to be able to display: 1) a 
chart for website visits by domain, 2) list of most visited pages by 
domain, 3) list of most used browsers by domain.

Please suggest an ideal approach.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/8340c600-030e-45e6-8922-de5f15da96f8n%40googlegroups.com.

Reply via email to